[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-23 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113495#comment-13113495 ] Jukka Zitting commented on JCR-2272: To solve JCR-3063 it looks like we may need to reve

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-22 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112623#comment-13112623 ] Julian Reschke commented on JCR-2272: - With the current code, I see occasional NPEs such

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-22 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112578#comment-13112578 ] Julian Reschke commented on JCR-2272: - It seems to me that the changes really help, but

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-22 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13112442#comment-13112442 ] Jukka Zitting commented on JCR-2272: I committed the proposed patch to the JCR-2272 bran

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-21 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109393#comment-13109393 ] Jukka Zitting commented on JCR-2272: There's a pretty nasty case of an IllegalStateExcep

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-20 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108748#comment-13108748 ] Jukka Zitting commented on JCR-2272: I created the JCR-2272 branch for this so we can be

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-20 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108706#comment-13108706 ] Julian Reschke commented on JCR-2272: - > The SQLIntegrityConstraintViolationException cl

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-20 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108699#comment-13108699 ] Jukka Zitting commented on JCR-2272: The latest patch looks like a reasonable step forwa

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103687#comment-13103687 ] Julian Reschke commented on JCR-2272: - More observations: - concurrent import fails wit

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103568#comment-13103568 ] Julian Reschke commented on JCR-2272: - > the session.save() must happen before the sessi

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103542#comment-13103542 ] Marcel Reutegger commented on JCR-2272: --- I agree, the version history issue probably h

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-13 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103454#comment-13103454 ] Julian Reschke commented on JCR-2272: - >the session.save() must happen before the sessio

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-13 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103432#comment-13103432 ] Marcel Reutegger commented on JCR-2272: --- > (b) adds a sanity check to the test case fo

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-12 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102648#comment-13102648 ] Julian Reschke commented on JCR-2272: - ...attached a new patch that (a) attempts to expl

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099099#comment-13099099 ] Julian Reschke commented on JCR-2272: - Running ConcurrentImportTest.testConcurrentImport

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-07 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098847#comment-13098847 ] Julian Reschke commented on JCR-2272: - > What is the reason for the change in the ItemMa

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098811#comment-13098811 ] Marcel Reutegger commented on JCR-2272: --- > STATUS_UNDEFINED On the other hand, we als

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-07 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098808#comment-13098808 ] Marcel Reutegger commented on JCR-2272: --- What is the reason for the change in the Item

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-06 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098037#comment-13098037 ] Julian Reschke commented on JCR-2272: - Summary so far: - the problem on update() was ca

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-06 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097951#comment-13097951 ] Julian Reschke commented on JCR-2272: - Stefan wrote: > ConcurrentImportTest.testConcurr

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-05 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097169#comment-13097169 ] Julian Reschke commented on JCR-2272: - NodeTest.testUpdate fails. because the update ope

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-02 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095965#comment-13095965 ] Julian Reschke commented on JCR-2272: - > I also get four failures in the ShareableNodesT

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-01 Thread Stefan Guggisberg (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095291#comment-13095291 ] Stefan Guggisberg commented on JCR-2272: as of JCR-2650 STATUS_STALE_MODIFIED is not

[jira] [Commented] (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2011-09-01 Thread Julian Reschke (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095286#comment-13095286 ] Julian Reschke commented on JCR-2272: - The last patch applies against trunk if publi

[jira] Commented: (JCR-2272) Errors during concurrent session import of nodes with same UUIDs

2009-08-21 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/JCR-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746220#action_12746220 ] Tobias Bocanegra commented on JCR-2272: --- Added org/apache/jackrabbit/core/ConcurrentImp