Project

General

Profile

Actions

Bug #2183

closed

use metacat events to trigger spatial element creation

Added by John Harris over 18 years ago. Updated over 17 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
09/06/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2183

Description

Currently, the creation of spatial elements used within the Metacat spatial
viewer is done through a call to an external harvester via a cron job. This
needs to change to a workflow that includes the creation of spatial elements
during metacat (insertion, update, deletion) transactions. Moreover, these
elements need to be more tightly coupled with Metacat (eg, Metacat needs to have
knowledge of the various elements stored and how these elements correspond to
data and metdata within Metacat).

Actions #1

Updated by Matthew Perry over 17 years ago

Currently the metacat spatial harvester is triggered on servlet restart.

Doing it on every insert, update and delete could be very CPU intensive and might not scale very well.

As a alternate medium ground, we might want to consider a password-protected admin interface (bug 2190) where the site admin could manually trigger the harvester or set a regular interval at which the harvester was tiggered.

See also bug 2499 - rewriting the harvester with java components.

Actions #2

Updated by Matthew Perry over 17 years ago

Based on a discussion w/ Sid this morning, we determined that we'll need to tie the spatial harvesting trigger to the indexing mechanism. Because the most efficient way to query the spatial info comes from the xml_path_index table, we have to make sure indexing has completed before we trigger the spatial harvester to update that docid.

Actions #3

Updated by Matthew Perry over 17 years ago

Fixed. See bug 2499. Spatial harvesting refactored to provide this functionality

Actions #4

Updated by Matthew Perry over 17 years ago

.

Actions #5

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2183

Actions

Also available in: Atom PDF