Issue Details (XML | Word | Printable)

Key: JCR-364
Type: Improvement Improvement
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Marcel Reutegger
Reporter: Miro Walker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jackrabbit Content Repository

REOPENED -Use separate index for jcr:system tree

Created: 20/Mar/06 08:12 PM   Updated: 20/Mar/06 08:47 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Cloners
 

Resolution Date: 20/Mar/06 08:47 PM


 Description  « Hide
Currently each workspace index also includes index data of repository wide data (e.g. version nodes under jcr:system). There are several drawbacks with this approach:

- indexing is duplicated and does not scale when using a lot of workspaces
- workspaces cannot be 'put to sleep' when they are not actively used.

The repository should have an additional index for system data, which includes: versioning and nodetype representation in content. Basically data under /jcr:system.

Queries issued on a workspace will then use two index to execute the query: the workspace index and the system index.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Miro Walker made changes - 20/Mar/06 08:12 PM
Field Original Value New Value
Link This issue is a clone of JCR-257 [ JCR-257 ]
Miro Walker added a comment - 20/Mar/06 08:16 PM
I've reopened this JCR-257 by cloning it (apologies if that's not the correct way to handle it, but I'm not that used to JIRA), based on Przemek's comment that it appears the fix does not work as expected. This is causing us problems as indexes are growing to enourmous sizes.

Marcel Reutegger added a comment - 20/Mar/06 08:47 PM
I'm closing this issue again and will re-open issue 257 because 1.0 is not yet released and 257 has 'Fix Version' set to 1.0.

Marcel Reutegger made changes - 20/Mar/06 08:47 PM
Status Open [ 1 ] Closed [ 6 ]
Fix Version/s 1.0 [ 12310154 ]
Resolution Duplicate [ 3 ]
Jukka Zitting made changes - 07/Jul/09 01:04 PM
Workflow jira [ 12352219 ] no-reopen-closed, patch-avail [ 12469477 ]