[jira] Commented: (JCR-2760) Use hash codes instead of sequence numbers for string indexes

2010-09-29 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916051#action_12916051 ] Thomas Mueller commented on JCR-2760: - I'm not sure if this is really a big problem, so

[jira] Updated: (JCR-2727) Add user manager performance tests

2010-09-29 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated JCR-2727: --- Attachment: 0001-JCR-2727-Add-user-manager-performance-tests.patch Some of the current tests only run

[jira] Created: (JCR-2762) Optimize bundle serialization

2010-09-29 Thread Jukka Zitting (JIRA)
Optimize bundle serialization - Key: JCR-2762 URL: https://issues.apache.org/jira/browse/JCR-2762 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-core

Re: In deph Jackrabbit clustering question

2010-09-29 Thread Jukka Zitting
Hi William, Both I and Alexander already answered your question, see http://markmail.org/message/azydtktkgewdornh and http://markmail.org/message/wzuk2izcik5gbqvg. Was there something you didn't understand or did we miss some part of your question? Simply repeating the question, now for the

Re: In deph Jackrabbit clustering question

2010-09-29 Thread Alexander Klimetschek
On Wed, Sep 29, 2010 at 13:42, William Ribeiro wribe...@tricode.nl wrote: Anyway ... I can't understand how this mechanism works. I need to find the method that invokes the PersistenceManager for persisting the new items found in the Journal's records. Why? The writing cluster node will a)

[jira] Created: (JCR-2763) Drop the Dumpable interface

2010-09-29 Thread Jukka Zitting (JIRA)
Drop the Dumpable interface --- Key: JCR-2763 URL: https://issues.apache.org/jira/browse/JCR-2763 Project: Jackrabbit Content Repository Issue Type: Improvement Components: jackrabbit-core

[jira] Updated: (JCR-2759) Collapse nested OR expressions

2010-09-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated JCR-2759: -- Status: Resolved (was: Patch Available) Resolution: Fixed Applied patch in revision:

Re: In deph Jackrabbit clustering question

2010-09-29 Thread William Ribeiro
Thanks Jukka and Alexander, I'm sorry for spamming. I'm not familiar with Nabble/MarkMail/Gmane yet. I couldn't figure out if my message was successfully delivered to the lists that's why I re-sent it. This won't happen again. Ok, this is my stack trace: Daemon Thread [ClusterNode-embeded-1]

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

2010-09-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger reopened JCR-2669: --- Assignee: Marcel Reutegger The most important part of this issue is not fixed yet. The

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

2010-09-29 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. --- Resolution: Fixed Fixed in revision: 1002619 Improve reading of cached UUID for given

Hudson build is back to stable : Jackrabb it-trunk » Jackrabbit JCR to WebDAV #1283

2010-09-29 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr2dav/1283/

Hudson build is back to stable : Jackrabbit-trunk #1283

2010-09-29 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Jackrabbit-trunk/1283/changes

[jira] Commented: (JCR-2760) Use hash codes instead of sequence numbers for string indexes

2010-09-29 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916157#action_12916157 ] Marcel Reutegger commented on JCR-2760: --- +1 looks good to me. Use hash codes instead

[jira] Resolved: (JCR-2453) Break the spi2dav dependency to jcr-server

2010-09-29 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-2453. - Fix Version/s: 2.2.0 Resolution: Fixed Break the spi2dav dependency to jcr-server

[jira] Created: (JCR-2764) JackrabbitIndexReader prevents use of DocNumberCache

2010-09-29 Thread Marcel Reutegger (JIRA)
JackrabbitIndexReader prevents use of DocNumberCache Key: JCR-2764 URL: https://issues.apache.org/jira/browse/JCR-2764 Project: Jackrabbit Content Repository Issue Type: Bug

Issue JCR-1038 for jackrabbit-jcr2spi

2010-09-29 Thread John Tranier
Hi all, I've just discovered that importXML is not working with the jcr2spi version 2.1.0. The issue is similar to JCR-1038 that has been solved for jackrabbit-core since the version 1.3.3 I have applied the patch mentionned in JCR-1038 on the jcr2spi, it solves the problem. Regards, John

[jira] Resolved: (JCR-2620) Authorizable#getProperty and #setProperty should deal with relativePath

2010-09-29 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved JCR-2620. - Resolution: Fixed Authorizable#getProperty and #setProperty should deal with relativePath

Re: In deph Jackrabbit clustering question

2010-09-29 Thread Alexander Klimetschek
On Wed, Sep 29, 2010 at 15:18, William Ribeiro wribe...@tricode.nl wrote: Okay ... this what I got so far! What am I missing??? I didn't see the new changes being stored by the PersistenceManager. I'm stuck with this for almost 1 week now! Again: the cluster node that receives an update

[jira] Assigned: (JCR-2754) jcr:nodeTypeManagement necessary for addNode(name, type)?

2010-09-29 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned JCR-2754: --- Assignee: angela jcr:nodeTypeManagement necessary for addNode(name, type)?

About OCM-43

2010-09-29 Thread Jérôme Verstrynge
Hi, I am new to JackRabbit. I have just registered to the mailing list. I was googling about OCM and its absence from 2.1.1 code. Finally found https://issues.apache.org/jira/browse/OCM-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel. I tried the