[jira] [Commented] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626313#comment-13626313 ] Thomas Mueller commented on JCR-3547: - The patch looks good, thanks! Because it's quite

[jira] [Comment Edited] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Shashank Gupta (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626303#comment-13626303 ] Shashank Gupta edited comment on JCR-3547 at 4/9/13 6:40 AM: - Pa

[jira] [Updated] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Shashank Gupta (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashank Gupta updated JCR-3547: Attachment: GC_prevent_concurrent_run_app2.patch Patch with Approach 1. 1. RepositoryContext keep tr

[jira] [Updated] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Shashank Gupta (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashank Gupta updated JCR-3547: Attachment: GC_prevent_concurrnet_run_app1.patch Patch with Approach 1. 1. Kept a static flag to kee

[jira] [Commented] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Shashank Gupta (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625282#comment-13625282 ] Shashank Gupta commented on JCR-3547: - >Do you want to do that, or should I Let me give

[jira] [Commented] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625281#comment-13625281 ] Thomas Mueller commented on JCR-3547: - > imo repository should forbid user to run two si

[jira] [Commented] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Shashank Gupta (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625271#comment-13625271 ] Shashank Gupta commented on JCR-3547: - >There is one exception, and I'm not sure if that

[jira] [Commented] (JCR-3561) Add JcrUtils.collect(Iterable) and collect(Iterator) to conveniently collect Nodes / Properties into Lists

2013-04-08 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625256#comment-13625256 ] Lukas Eder commented on JCR-3561: - I was actually too lazy to implement what I really needed

[jira] [Commented] (JCR-3561) Add JcrUtils.collect(Iterable) and collect(Iterator) to conveniently collect Nodes / Properties into Lists

2013-04-08 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625255#comment-13625255 ] Jukka Zitting commented on JCR-3561: How about using something like Lists.newArrayList(I

[jira] [Created] (JCR-3561) Add JcrUtils.collect(Iterable) and collect(Iterator) to conveniently collect Nodes / Properties into Lists

2013-04-08 Thread Lukas Eder (JIRA)
Lukas Eder created JCR-3561: --- Summary: Add JcrUtils.collect(Iterable) and collect(Iterator) to conveniently collect Nodes / Properties into Lists Key: JCR-3561 URL: https://issues.apache.org/jira/browse/JCR-3561

[jira] [Updated] (JCR-3561) Add JcrUtils.collect(Iterable) and collect(Iterator) to conveniently collect Nodes / Properties into Lists

2013-04-08 Thread Lukas Eder (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Eder updated JCR-3561: Attachment: JcrUtils.java.patch > Add JcrUtils.collect(Iterable) and collect(Iterator) to conveniently co

[jira] [Commented] (JCR-3547) Datastore GC doesn't reset updateModifiedDateOnAccess on datastore

2013-04-08 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625221#comment-13625221 ] Thomas Mueller commented on JCR-3547: - Sorry I didn't see this issue before. Yes, the v