[jira] [Commented] (OAK-2999) Index updation fails on updating multivalued property

2015-07-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612882#comment-14612882 ] Chetan Mehrotra commented on OAK-2999: -- {noformat} -boolean dirty = false; +

[jira] [Updated] (OAK-2999) Index updation fails on updating multivalued property

2015-07-02 Thread Amit Jain (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Jain updated OAK-2999: --- Attachment: OAK-2999.patch [~chetanm] Could you please review. > Index updation fails on updating multivalued

[jira] [Commented] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612393#comment-14612393 ] Alex Parvulescu commented on OAK-3069: -- another one: {code} Copied 0 files totaling 0 B

[jira] [Commented] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612380#comment-14612380 ] Alex Parvulescu commented on OAK-3069: -- actually there's one more change, in some situa

[jira] [Updated] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-3069: - Attachment: OAK-3069+logs-v2.patch second iteration of the patch attached. I forgot to add logs for

[jira] [Commented] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612322#comment-14612322 ] Alex Parvulescu commented on OAK-3069: -- an interesting performance boost was introduced

[jira] [Created] (OAK-3071) Add a compound index for _modified + _id

2015-07-02 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created OAK-3071: Summary: Add a compound index for _modified + _id Key: OAK-3071 URL: https://issues.apache.org/jira/browse/OAK-3071 Project: Jackrabbit Oak Issue Type: Impro

[jira] [Commented] (OAK-3062) VersionGC failing on Mongo with CursorNotFoundException

2015-07-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612299#comment-14612299 ] Chetan Mehrotra commented on OAK-3062: -- That would indeed be useful. Opened OAK-3070 to

[jira] [Created] (OAK-3070) Use a lower bound in VersionGC query to avoid checking unmodified once deleted docs

2015-07-02 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created OAK-3070: Summary: Use a lower bound in VersionGC query to avoid checking unmodified once deleted docs Key: OAK-3070 URL: https://issues.apache.org/jira/browse/OAK-3070 Project

[jira] [Updated] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-3069: - Attachment: OAK-3069+logs.patch attaching unified patch + log changes from OAK-3068 > Provide optio

[jira] [Updated] (OAK-3068) Lucene IndexCopier improved logs around the CopyOnRead feature

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-3068: - Issue Type: Improvement (was: Bug) > Lucene IndexCopier improved logs around the CopyOnRead feature

[jira] [Updated] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-3069: - Attachment: OAK-3069.patch [initial patch|^OAK-3069.patch] for same. Added new config option (in ind

[jira] [Updated] (OAK-2766) Log time to acquire backgroundOperationLock in background operation tasks

2015-07-02 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcel Reutegger updated OAK-2766: -- Fix Version/s: 1.0.17 Merged into 1.0 branch: http://svn.apache.org/r1688843 > Log time to acquir

[jira] [Created] (OAK-3069) Provide option to eagerly copy the new index files in CopyOnRead

2015-07-02 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created OAK-3069: Summary: Provide option to eagerly copy the new index files in CopyOnRead Key: OAK-3069 URL: https://issues.apache.org/jira/browse/OAK-3069 Project: Jackrabbit Oak

[jira] [Commented] (OAK-3068) Lucene IndexCopier improved logs around the CopyOnRead feature

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612044#comment-14612044 ] Alex Parvulescu commented on OAK-3068: -- to add to logs, via [~chetanm]: * Do add size o

[jira] [Updated] (OAK-3068) Lucene IndexCopier improved logs around the CopyOnRead feature

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-3068: - Attachment: OAK-3068-v0.patch proposed patch, still WIP, I'm just making it public so others can chi

[jira] [Updated] (OAK-3068) Lucene IndexCopier improved logs around the CopyOnRead feature

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-3068: - Fix Version/s: 1.3.3 1.2.3 > Lucene IndexCopier improved logs around the CopyOnRe

[jira] [Created] (OAK-3068) Lucene IndexCopier improved logs around the CopyOnRead feature

2015-07-02 Thread Alex Parvulescu (JIRA)
Alex Parvulescu created OAK-3068: Summary: Lucene IndexCopier improved logs around the CopyOnRead feature Key: OAK-3068 URL: https://issues.apache.org/jira/browse/OAK-3068 Project: Jackrabbit Oak

[jira] [Resolved] (OAK-3067) Lucene IndexCopier should increase readerRemoteReadCount for new files

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-3067. -- Resolution: Fixed fixed * on trunk http://svn.apache.org/r1688817 * on 1.2 http://svn.apache.or

[jira] [Updated] (OAK-3067) Lucene IndexCopier should increase readerRemoteReadCount for new files

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-3067: - Fix Version/s: 1.3.3 1.2.3 > Lucene IndexCopier should increase readerRemoteReadC

[jira] [Created] (OAK-3067) Lucene IndexCopier should increase readerRemoteReadCount for new files

2015-07-02 Thread Alex Parvulescu (JIRA)
Alex Parvulescu created OAK-3067: Summary: Lucene IndexCopier should increase readerRemoteReadCount for new files Key: OAK-3067 URL: https://issues.apache.org/jira/browse/OAK-3067 Project: Jackrabbit

[jira] [Commented] (OAK-3003) Improve login performance with huge group membership

2015-07-02 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611880#comment-14611880 ] Dominique Jäggi commented on OAK-3003: -- [~anchela], patch looks great! make sure the ca

[jira] [Resolved] (OAK-3065) RemoteServerIT failing due to address already in use

2015-07-02 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved OAK-3065. -- Resolution: Fixed Applied the patch in http://svn.apache.org/r1688802 > RemoteServerIT failing du

[jira] [Commented] (OAK-3065) RemoteServerIT failing due to address already in use

2015-07-02 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611740#comment-14611740 ] Francesco Mari commented on OAK-3065: - I am aware of the Build Helper Maven Plugin, but

[jira] [Commented] (OAK-3065) RemoteServerIT failing due to address already in use

2015-07-02 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611720#comment-14611720 ] Alex Parvulescu commented on OAK-3065: -- An even better solution is to let Maven pick th

[jira] [Created] (OAK-3066) Persistent cache for previous documents

2015-07-02 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-3066: - Summary: Persistent cache for previous documents Key: OAK-3066 URL: https://issues.apache.org/jira/browse/OAK-3066 Project: Jackrabbit Oak Issue Type: Impr

[jira] [Commented] (OAK-3022) DocumentNodeStoreService fails to handle empty strings in the OSGi configuration

2015-07-02 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611635#comment-14611635 ] Francesco Mari commented on OAK-3022: - The issue can be solved if a new lookup strategy

[jira] [Updated] (OAK-3065) RemoteServerIT failing due to address already in use

2015-07-02 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Mari updated OAK-3065: Attachment: OAK-3065-01.patch The patch modifies the test setup so that the server is started using a

[jira] [Commented] (OAK-3062) VersionGC failing on Mongo with CursorNotFoundException

2015-07-02 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611591#comment-14611591 ] Marcel Reutegger commented on OAK-3062: --- As a further optimization we could also limit