[jira] Created: (JCR-2742) Add background option to initializeHierarchyCache parameter

2010-09-08 Thread Marcel Reutegger (JIRA)
Add background option to initializeHierarchyCache parameter --- Key: JCR-2742 URL: https://issues.apache.org/jira/browse/JCR-2742 Project: Jackrabbit Content Repository Issue Type: Impr

[jira] Commented: (JCR-2733) RepositoryException in xpath query with the "OR" keyword

2010-08-31 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904648#action_12904648 ] Marcel Reutegger commented on JCR-2733: --- Please note that OR is also a keyword in JCR 1

[jira] Commented: (JCR-2687) [PATCH] DeepNodeCreator utility

2010-08-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895168#action_12895168 ] Marcel Reutegger commented on JCR-2687: --- > Would that fit with the overall design? I'd

[jira] Commented: (JCR-2696) Allow to use an other queue type then FIFO for requests

2010-08-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895167#action_12895167 ] Marcel Reutegger commented on JCR-2696: --- There are already two strategies to choose fro

[jira] Commented: (JCR-2687) [PATCH] DeepNodeCreator utility

2010-07-30 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894030#action_12894030 ] Marcel Reutegger commented on JCR-2687: --- The class JcrUtils in jackrabbit-jcr-commons a

[jira] Commented: (JCR-2688) Provide utility for handling large number of child nodes/properties

2010-07-30 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894027#action_12894027 ] Marcel Reutegger commented on JCR-2688: --- I suggest you go with 3) We already did this

[jira] Resolved: (JCR-2671) AbstractLoginModule must not call abort() in commit()

2010-07-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2671. --- Fix Version/s: 2.2.0 Resolution: Fixed Committed patch in revision: 961487 > AbstractLo

[jira] Resolved: (JCR-2670) Optimize ReadOnlyIndexReader.read(int[] docs, int[] freqs)

2010-07-02 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2670. --- Fix Version/s: 2.2.0 Resolution: Fixed Committed patch in revision: 959982 > Optimize R

[jira] Resolved: (JCR-2669) Improve reading of cached UUID for given document number

2010-07-02 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2669. --- Fix Version/s: 2.2.0 Resolution: Fixed Committed patch in revision: 959978 > Improve re

[jira] Updated: (JCR-2671) AbstractLoginModule must not call abort() in commit()

2010-07-02 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2671: -- Attachment: JCR-2671.patch Proposed changes and test case. > AbstractLoginModule must not call a

[jira] Created: (JCR-2671) AbstractLoginModule must not call abort() in commit()

2010-07-02 Thread Marcel Reutegger (JIRA)
AbstractLoginModule must not call abort() in commit() - Key: JCR-2671 URL: https://issues.apache.org/jira/browse/JCR-2671 Project: Jackrabbit Content Repository Issue Type: Bug Co

[jira] Created: (JCR-2670) Optimize ReadOnlyIndexReader.read(int[] docs, int[] freqs)

2010-06-30 Thread Marcel Reutegger (JIRA)
Optimize ReadOnlyIndexReader.read(int[] docs, int[] freqs) -- Key: JCR-2670 URL: https://issues.apache.org/jira/browse/JCR-2670 Project: Jackrabbit Content Repository Issue Type: Improv

[jira] Updated: (JCR-2670) Optimize ReadOnlyIndexReader.read(int[] docs, int[] freqs)

2010-06-30 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2670: -- Attachment: JCR-2670.patch Proposed patch reduces the average time of the query in LargeResultSe

[jira] Created: (JCR-2669) Improve reading of cached UUID for given document number

2010-06-30 Thread Marcel Reutegger (JIRA)
Improve reading of cached UUID for given document number Key: JCR-2669 URL: https://issues.apache.org/jira/browse/JCR-2669 Project: Jackrabbit Content Repository Issue Type: Improvemen

[jira] Updated: (JCR-2669) Improve reading of cached UUID for given document number

2010-06-30 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2669: -- Attachment: JCR-2669.patch Proposed patch. The test case shows that the custom field is 25 times

[jira] Resolved: (JCR-2647) Reduce temporary memory usage of hierarchy cache initialization

2010-06-28 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2647. --- Fix Version/s: 2.2.0 Resolution: Fixed Applied patch in revision: 958577 > Reduce tempo

[jira] Updated: (JCR-2647) Reduce temporary memory usage of hierarchy cache initialization

2010-06-21 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2647: -- Attachment: JCR-2647.patch Attached patch limits the memory used while initializing the hierarchy

[jira] Created: (JCR-2647) Reduce temporary memory usage of hierarchy cache initialization

2010-06-04 Thread Marcel Reutegger (JIRA)
Reduce temporary memory usage of hierarchy cache initialization --- Key: JCR-2647 URL: https://issues.apache.org/jira/browse/JCR-2647 Project: Jackrabbit Content Repository Issue Ty

[jira] Resolved: (JCR-2643) Avoid item state reads during Session.logout()

2010-05-31 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2643. --- Fix Version/s: 2.2.0 Resolution: Fixed Applied jackrabbit-core patch in revision: 949724

[jira] Commented: (JCR-2643) Avoid item state reads during Session.logout()

2010-05-31 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873631#action_12873631 ] Marcel Reutegger commented on JCR-2643: --- Added test to jcr-benchmark suite in revision:

[jira] Commented: (JCR-2643) Avoid item state reads during Session.logout()

2010-05-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872169#action_12872169 ] Marcel Reutegger commented on JCR-2643: --- jcr-benchmark results current: Test case

[jira] Updated: (JCR-2643) Avoid item state reads during Session.logout()

2010-05-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2643: -- Attachment: jcr-benchmark.patch JCR-2643.patch Patches add test to jcr-benchmark

[jira] Created: (JCR-2643) Avoid item state reads during Session.logout()

2010-05-27 Thread Marcel Reutegger (JIRA)
Avoid item state reads during Session.logout() -- Key: JCR-2643 URL: https://issues.apache.org/jira/browse/JCR-2643 Project: Jackrabbit Content Repository Issue Type: Improvement Componen

[jira] Commented: (JCR-2523) StaleItemStateException during distributed transaction

2010-05-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872142#action_12872142 ] Marcel Reutegger commented on JCR-2523: --- > Is this the correct and intended behaviour?

[jira] Commented: (JCR-2640) Internal repository context

2010-05-26 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871730#action_12871730 ] Marcel Reutegger commented on JCR-2640: --- Patch looks good to me. +1 > Internal reposi

[jira] Commented: (JCR-2633) Modified externally exception when modifying mixinTypes with single session

2010-05-20 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869577#action_12869577 ] Marcel Reutegger commented on JCR-2633: --- How is backward compatibility handled with per

[jira] Commented: (JCR-2625) spi2davex: reduce memory footprint of Node/PropertyInfoImpl

2010-05-17 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868113#action_12868113 ] Marcel Reutegger commented on JCR-2625: --- I was wondering if it makes sense to build the

[jira] Commented: (JCR-2558) JQOM DescendantNode Factory Method Node Path Handling

2010-05-06 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864793#action_12864793 ] Marcel Reutegger commented on JCR-2558: --- Can you please provide a test case? I'm fairly

[jira] Resolved: (JCR-2610) Quering returns java.lang.IndexOutOfBoundsException: bitIndex < 0: -1

2010-05-06 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2610. --- Fix Version/s: 2.0.0 Resolution: Duplicate This is probably caused by an inconsistency i

[jira] Resolved: (JCR-2624) Reduce memory usage of ParentAxisScorer

2010-05-06 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2624. --- Fix Version/s: 2.2.0 Resolution: Fixed Implemented in revision: 941752 > Reduce memory

[jira] Created: (JCR-2624) Reduce memory usage of ParentAxisScorer

2010-05-06 Thread Marcel Reutegger (JIRA)
Reduce memory usage of ParentAxisScorer --- Key: JCR-2624 URL: https://issues.apache.org/jira/browse/JCR-2624 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit

[jira] Updated: (JCR-2588) UserManager.getAuthorizable() may fail with InvalidQueryException

2010-03-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2588: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available)

[jira] Commented: (JCR-2588) UserManager.getAuthorizable() may fail with InvalidQueryException

2010-03-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850920#action_12850920 ] Marcel Reutegger commented on JCR-2588: --- Can you please create a separate issue for tha

[jira] Updated: (JCR-2588) UserManager.getAuthorizable() may fail with InvalidQueryException

2010-03-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2588: -- Attachment: JCR-2588.patch Proposed patch with additional test cases. > UserManager.getAuthoriza

[jira] Updated: (JCR-2588) UserManager.getAuthorizable() may fail with InvalidQueryException

2010-03-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2588: -- Status: Patch Available (was: Open) > UserManager.getAuthorizable() may fail with InvalidQueryEx

[jira] Created: (JCR-2588) UserManager.getAuthorizable() may fail with InvalidQueryException

2010-03-29 Thread Marcel Reutegger (JIRA)
UserManager.getAuthorizable() may fail with InvalidQueryException - Key: JCR-2588 URL: https://issues.apache.org/jira/browse/JCR-2588 Project: Jackrabbit Content Repository Issu

[jira] Resolved: (JCR-2580) NullPointerException when using ancestor axis in indexing configuration

2010-03-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2580. --- Resolution: Fixed Fix Version/s: 2.1.0 Added rule to test indexing configuration and fix

[jira] Created: (JCR-2580) NullPointerException when using ancestor axis in indexing configuration

2010-03-22 Thread Marcel Reutegger (JIRA)
NullPointerException when using ancestor axis in indexing configuration --- Key: JCR-2580 URL: https://issues.apache.org/jira/browse/JCR-2580 Project: Jackrabbit Content Repository

[jira] Resolved: (JCR-2577) SISM.checkAddedChildNodes() prevents merging of concurrent changes

2010-03-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2577. --- Resolution: Fixed Fix Version/s: 2.1.0 Committed patch in revision: 926324 > SISM.check

[jira] Updated: (JCR-2577) SISM.checkAddedChildNodes() prevents merging of concurrent changes

2010-03-19 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2577: -- Attachment: JCR-2577.patch Proposed patch > SISM.checkAddedChildNodes() prevents merging of conc

[jira] Created: (JCR-2577) SISM.checkAddedChildNodes() prevents merging of concurrent changes

2010-03-19 Thread Marcel Reutegger (JIRA)
SISM.checkAddedChildNodes() prevents merging of concurrent changes -- Key: JCR-2577 URL: https://issues.apache.org/jira/browse/JCR-2577 Project: Jackrabbit Content Repository Is

[jira] Commented: (JCR-2524) Reduce memory usage of DocIds

2010-03-19 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12847282#action_12847282 ] Marcel Reutegger commented on JCR-2524: --- Removed System.out debug calls in test class.

[jira] Updated: (JCR-2524) Reduce memory usage of DocIds

2010-03-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2524: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available)

[jira] Resolved: (JCR-2575) Incorrect excerpt for index aggregates

2010-03-17 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2575. --- Resolution: Fixed Fix Version/s: 2.1.0 Added test case and fix in revision: 924238 > In

[jira] Created: (JCR-2575) Incorrect excerpt for index aggregates

2010-03-17 Thread Marcel Reutegger (JIRA)
Incorrect excerpt for index aggregates -- Key: JCR-2575 URL: https://issues.apache.org/jira/browse/JCR-2575 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-core

[jira] Resolved: (JCR-2574) Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException

2010-03-17 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2574. --- Resolution: Fixed Fix Version/s: 2.1.0 Added test case and fix in revision: 924224 > Ro

[jira] Created: (JCR-2574) Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException

2010-03-17 Thread Marcel Reutegger (JIRA)
Row.getValue("rep:excerpt(.)") may throw ArrayIndexOutOfBoundsException --- Key: JCR-2574 URL: https://issues.apache.org/jira/browse/JCR-2574 Project: Jackrabbit Content Repository

[jira] Updated: (JCR-2524) Reduce memory usage of DocIds

2010-03-08 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2524: -- Attachment: JCR-2524.patch Updated patch with described changes. > Reduce memory usage of DocIds

[jira] Commented: (JCR-2524) Reduce memory usage of DocIds

2010-03-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841737#action_12841737 ] Marcel Reutegger commented on JCR-2524: --- hmm, you are right. should have looked more cl

[jira] Commented: (JCR-2524) Reduce memory usage of DocIds

2010-03-01 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839855#action_12839855 ] Marcel Reutegger commented on JCR-2524: --- Forgot to mention that the proposed patch redu

[jira] Updated: (JCR-2524) Reduce memory usage of DocIds

2010-03-01 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2524: -- Status: Patch Available (was: Open) > Reduce memory usage of DocIds > --

[jira] Updated: (JCR-2524) Reduce memory usage of DocIds

2010-03-01 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2524: -- Attachment: JCR-2524.patch Proposed patch. > Reduce memory usage of DocIds > ---

[jira] Commented: (JCR-2524) Reduce memory usage of DocIds

2010-03-01 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839717#action_12839717 ] Marcel Reutegger commented on JCR-2524: --- Some memory stats from a real life system: a f

[jira] Created: (JCR-2524) Reduce memory usage of DocIds

2010-03-01 Thread Marcel Reutegger (JIRA)
Reduce memory usage of DocIds - Key: JCR-2524 URL: https://issues.apache.org/jira/browse/JCR-2524 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-core Re

[jira] Updated: (JCR-2505) High memory usage on node with multi-valued string properties

2010-02-24 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2505: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available)

[jira] Updated: (JCR-2505) High memory usage on node with multi-valued string properties

2010-02-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2505: -- Attachment: JCR-2505.patch > High memory usage on node with multi-valued string properties >

[jira] Commented: (JCR-2505) High memory usage on node with multi-valued string properties

2010-02-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836699#action_12836699 ] Marcel Reutegger commented on JCR-2505: --- > do you mean lucene tokenizer ? yes. actua

[jira] Updated: (JCR-2505) High memory usage on node with multi-valued string properties

2010-02-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2505: -- Status: Patch Available (was: Open) > High memory usage on node with multi-valued string propert

[jira] Created: (JCR-2505) High memory usage on node with multi-valued string properties

2010-02-22 Thread Marcel Reutegger (JIRA)
High memory usage on node with multi-valued string properties - Key: JCR-2505 URL: https://issues.apache.org/jira/browse/JCR-2505 Project: Jackrabbit Content Repository Issue Type:

[jira] Commented: (JCR-2426) Deadlock in lucene (Jackrabbit 1.4.4)

2010-02-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835152#action_12835152 ] Marcel Reutegger commented on JCR-2426: --- Could you please retry with a more recent vers

[jira] Commented: (JCR-2426) Deadlock in lucene (Jackrabbit 1.4.4)

2010-02-15 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833769#action_12833769 ] Marcel Reutegger commented on JCR-2426: --- > This issue has happened in another setup ca

[jira] Commented: (JCR-2426) Deadlock in lucene (Jackrabbit 1.4.4)

2010-02-15 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833768#action_12833768 ] Marcel Reutegger commented on JCR-2426: --- No, Jackrabbit 1.4.x only works with lucene-co

[jira] Updated: (JCR-2417) RepositoryException when using BindVariables in JCR-SQL2 CONTAINS

2010-02-08 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2417: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available)

[jira] Commented: (JCR-2480) Property definition not properly initialized

2010-02-01 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828221#action_12828221 ] Marcel Reutegger commented on JCR-2480: --- I think this is a bug in TemplateBuilderFactor

[jira] Updated: (JCR-2476) Add profile to enable deployment of jackrabbit-standalone

2010-01-25 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2476: -- Resolution: Won't Fix Status: Resolved (was: Patch Available) Jukka pointed me to the co

[jira] Commented: (JCR-2476) Add profile to enable deployment of jackrabbit-standalone

2010-01-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803733#action_12803733 ] Marcel Reutegger commented on JCR-2476: --- I'd like to use it as a test dependency to get

[jira] Created: (JCR-2476) Add profile to enable deployment of jackrabbit-standalone

2010-01-22 Thread Marcel Reutegger (JIRA)
Add profile to enable deployment of jackrabbit-standalone - Key: JCR-2476 URL: https://issues.apache.org/jira/browse/JCR-2476 Project: Jackrabbit Content Repository Issue Type: Improvem

[jira] Updated: (JCR-2476) Add profile to enable deployment of jackrabbit-standalone

2010-01-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2476: -- Attachment: JCR-2476.patch Proposed patch. > Add profile to enable deployment of jackrabbit-stan

[jira] Updated: (JCR-2476) Add profile to enable deployment of jackrabbit-standalone

2010-01-22 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2476: -- Status: Patch Available (was: Open) > Add profile to enable deployment of jackrabbit-standalone

[jira] Commented: (JCR-2456) Repository is corrupt after concurrent changes with the same session

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801932#action_12801932 ] Marcel Reutegger commented on JCR-2456: --- I think those are the child node entries that

[jira] Updated: (JCR-2089) Use java.util.concurrent

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2089: -- Fix Version/s: (was: 2.0.0) 2.1.0 This doesn't block 2.0. We should give i

[jira] Updated: (JCR-2144) InternalValue refactoring

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2144: -- Fix Version/s: (was: 2.0.0) 2.1.0 I changed the 'Fix Version' to 2.1. > I

[jira] Resolved: (JCR-2146) PropertyDefinition.getAvailableQueryOperators does not return qualified names

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger resolved JCR-2146. --- Resolution: Invalid The corresponding JSR 283 issue has been resolved by turning the query con

[jira] Updated: (JCR-2146) PropertyDefinition.getAvailableQueryOperators does not return qualified names

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2146: -- Affects Version/s: (was: 2.0-alpha1) Fix Version/s: (was: 2.0.0) > PropertyDefini

[jira] Updated: (JCR-2003) JCR2SPI / SPI: Add support for JCR 2.0

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2003: -- Fix Version/s: (was: 2.0.0) Removed 2.0.0 from 'Fix Version' since we won't be able to finish

[jira] Updated: (JCR-2454) JSR 283 NodeType Management

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2454: -- Fix Version/s: (was: 2.0.0) +1 for postponing. > JSR 283 NodeType Management > -

[jira] Updated: (JCR-2104) JSR 283 Full Versioning

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2104: -- Description: (was: I suggest we complete that work after the 2.0 release. ) I suggest we com

[jira] Updated: (JCR-2104) JSR 283 Full Versioning

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2104: -- Description: I suggest we complete that work after the 2.0 release. Fix Version/s: (was

[jira] Commented: (JCR-2144) InternalValue refactoring

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801806#action_12801806 ] Marcel Reutegger commented on JCR-2144: --- Thomas, is there anything else you want to do

[jira] Updated: (JCR-2233) mix:lastModified - auto-set but allow modification for imports

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2233: -- Fix Version/s: (was: 2.0.0) As discussed, this is not required for the 2.0 release. > mix:la

[jira] Commented: (JCR-2195) Provide possibility to import protected items using Session/Workspace import functionality

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801764#action_12801764 ] Marcel Reutegger commented on JCR-2195: --- I think we should close this issue and target

[jira] Updated: (JCR-2468) Indexing configuration not refreshed after node type registration

2010-01-18 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2468: -- Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was: Patch Available)

[jira] Updated: (JCR-2468) Indexing configuration not refreshed after node type registration

2010-01-15 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2468: -- Status: Patch Available (was: Open) > Indexing configuration not refreshed after node type regis

[jira] Updated: (JCR-2468) Indexing configuration not refreshed after node type registration

2010-01-15 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2468: -- Attachment: JCR-2468.patch Test case and proposed fix. > Indexing configuration not refreshed af

[jira] Created: (JCR-2468) Indexing configuration not refreshed after node type registration

2010-01-15 Thread Marcel Reutegger (JIRA)
Indexing configuration not refreshed after node type registration - Key: JCR-2468 URL: https://issues.apache.org/jira/browse/JCR-2468 Project: Jackrabbit Content Repository Issu

[jira] Commented: (JCR-2456) Repository is corrupt after concurrent changes with the same session

2010-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799949#action_12799949 ] Marcel Reutegger commented on JCR-2456: --- What's the performance impact of this patch? E

[jira] Updated: (JCR-2464) Reduce usage of String.intern()

2010-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2464: -- Resolution: Fixed Fix Version/s: 2.0.0 Status: Resolved (was: Patch Available)

[jira] Updated: (JCR-2464) Reduce usage of String.intern()

2010-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2464: -- Status: Patch Available (was: Open) > Reduce usage of String.intern() >

[jira] Updated: (JCR-2464) Reduce usage of String.intern()

2010-01-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2464: -- Attachment: JCR-2464.patch Proposed patch. > Reduce usage of String.intern() > -

[jira] Created: (JCR-2464) Reduce usage of String.intern()

2010-01-12 Thread Marcel Reutegger (JIRA)
Reduce usage of String.intern() --- Key: JCR-2464 URL: https://issues.apache.org/jira/browse/JCR-2464 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-spi-commons

[jira] Updated: (JCR-2458) Allow basic regexp in namespace prefix of index-rule

2010-01-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2458: -- Fix Version/s: (was: 2.1.0) 2.0.0 Merged into 2.0 branch in revision: 8980

[jira] Updated: (JCR-2458) Allow basic regexp in namespace prefix of index-rule

2010-01-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2458: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available)

[jira] Updated: (JCR-2458) Allow basic regexp in namespace prefix of index-rule

2010-01-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2458: -- Attachment: JCR-2458.patch Fixed typo in test. > Allow basic regexp in namespace prefix of index

[jira] Updated: (JCR-2458) Allow basic regexp in namespace prefix of index-rule

2010-01-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2458: -- Status: Patch Available (was: Open) > Allow basic regexp in namespace prefix of index-rule > ---

[jira] Updated: (JCR-2458) Allow basic regexp in namespace prefix of index-rule

2010-01-11 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2458: -- Attachment: JCR-2458.patch Proposed patch. > Allow basic regexp in namespace prefix of index-rul

[jira] Created: (JCR-2458) Allow basic regexp in namespace prefix of index-rule

2010-01-11 Thread Marcel Reutegger (JIRA)
Allow basic regexp in namespace prefix of index-rule Key: JCR-2458 URL: https://issues.apache.org/jira/browse/JCR-2458 Project: Jackrabbit Content Repository Issue Type: Improvement

[jira] Updated: (JCR-2408) Mixin removal exception

2010-01-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2408: -- Fix Version/s: 2.0.0 Merged into 2.0 branch in revision: 896979 > Mixin removal exception >

[jira] Updated: (JCR-2408) Mixin removal exception

2010-01-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2408: -- Resolution: Fixed Fix Version/s: 2.1.0 Status: Resolved (was: Patch Available)

[jira] Updated: (JCR-2408) Mixin removal exception

2010-01-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2408: -- Attachment: JCR-2408.patch Updated patch with a fix for the remaining issue. > Mixin removal exc

[jira] Updated: (JCR-2452) DefaultPrincipalProvider#collectGroupMembership puts wrong principal instance into the cache

2010-01-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2452: -- Fix Version/s: 2.1.0 Merged into 2.0 branch in revision: 896793 > DefaultPrincipalProvider#colle

<    1   2   3   4   5   6   7   8   9   10   >