[jira] [Commented] (OAK-5124) How do i include jackrabbit oak as a dependency inside a build.gradle file? And then use it in your project?

2016-11-18 Thread Charles Grossman (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15678461#comment-15678461 ] Charles Grossman commented on OAK-5124: --- also when i go here: http://jackrabbit.apache

[jira] [Updated] (OAK-5130) Prevent FileStore wrapping the segment buffer twice for the generation info

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-5130: - Fix Version/s: 1.5.14 1.6 > Prevent FileStore wrapping the segment buffer twice f

[jira] [Updated] (OAK-5130) Prevent FileStore wrapping the segment buffer twice for the generation info

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-5130: - Attachment: OAK-5130.patch proposed patch. [~mduerig] please take a look. > Prevent FileStore wrapp

[jira] [Created] (OAK-5130) Prevent FileStore wrapping the segment buffer twice for the generation info

2016-11-18 Thread Alex Parvulescu (JIRA)
Alex Parvulescu created OAK-5130: Summary: Prevent FileStore wrapping the segment buffer twice for the generation info Key: OAK-5130 URL: https://issues.apache.org/jira/browse/OAK-5130 Project: Jackra

[jira] [Updated] (OAK-2108) Killing a cluster node may stop async index update to to 30 minutes

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-2108: - Attachment: OAK-2108-v2.patch [v2 patch|^OAK-2108-v2.patch] with minor improvements wrt. recovering

[jira] [Commented] (OAK-5129) DEVELOPING OAK Section confusing

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677380#comment-15677380 ] Alex Parvulescu commented on OAK-5129: -- [~Falling] the svn based workflow is (I think)

[jira] [Created] (OAK-5129) DEVELOPING OAK Section confusing

2016-11-18 Thread Charles Grossman (JIRA)
Charles Grossman created OAK-5129: - Summary: DEVELOPING OAK Section confusing Key: OAK-5129 URL: https://issues.apache.org/jira/browse/OAK-5129 Project: Jackrabbit Oak Issue Type: Documentati

[jira] [Resolved] (OAK-3001) Simplify JournalGarbageCollector using a dedicated timestamp property

2016-11-18 Thread Vikas Saurabh (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Saurabh resolved OAK-3001. Resolution: Fixed > Simplify JournalGarbageCollector using a dedicated timestamp property > --

[jira] [Resolved] (OAK-3984) RDBDocumentStore: implement new conditional remove method

2016-11-18 Thread Vikas Saurabh (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Saurabh resolved OAK-3984. Resolution: Fixed Fix Version/s: 1.5.14 [~reschke], I'm resolving this issue as the implementat

[jira] [Updated] (OAK-5112) oak-upgrade breaking versionStorage node when started with copy-verisions=false

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-5112: - Attachment: OAK-5112-test.patch I don't currently have the time to provide a patch, but for complete

[jira] [Updated] (OAK-5116) GCJournal should persist size only when compaction is successful

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-5116: - Attachment: OAK-5116.patch proposed patch. [~mduerig] could you take a look? > GCJournal should per

[jira] [Updated] (OAK-5125) Some implementations of CacheValue.getMemory() don't care about integer overflow.

2016-11-18 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated OAK-5125: Summary: Some implementations of CacheValue.getMemory() don't care about integer overflow. (was: The

[jira] [Updated] (OAK-5125) The interface CacheValue.getMemory() should return long instead of int

2016-11-18 Thread Manfred Baedke (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manfred Baedke updated OAK-5125: Description: The interface method org.apache.jackrabbit.oak.cache.CacheValue.getMemory() returns an in

[jira] [Comment Edited] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676766#comment-15676766 ] Alex Parvulescu edited comment on OAK-5092 at 11/18/16 2:17 PM: --

[jira] [Comment Edited] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676802#comment-15676802 ] Alex Parvulescu edited comment on OAK-5092 at 11/18/16 2:17 PM: --

[jira] [Commented] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676802#comment-15676802 ] Alex Parvulescu commented on OAK-5092: -- Also to recap what the impact of tweaking the n

[jira] [Comment Edited] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676766#comment-15676766 ] Alex Parvulescu edited comment on OAK-5092 at 11/18/16 2:07 PM: --

[jira] [Updated] (OAK-5125) The interface CacheValue.getMemory() should return long instead of int

2016-11-18 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella updated OAK-5125: -- Labels: candidate_oak_1_0 candidate_oak_1_2 (was: ) > The interface CacheValue.getMemory() should

[jira] [Commented] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676766#comment-15676766 ] Alex Parvulescu commented on OAK-5092: -- based on above numbers, I'm already thinking ab

[jira] [Updated] (OAK-5125) The interface CacheValue.getMemory() should return long instead of int

2016-11-18 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella updated OAK-5125: -- Priority: Blocker (was: Major) > The interface CacheValue.getMemory() should return long instead

[jira] [Updated] (OAK-5125) The interface CacheValue.getMemory() should return long instead of int

2016-11-18 Thread Davide Giannella (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella updated OAK-5125: -- Fix Version/s: 1.4.11 1.6 > The interface CacheValue.getMemory() should return

[jira] [Resolved] (OAK-4987) Segment objects under-report their size for the cache

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-4987. -- Resolution: Duplicate Fix Version/s: (was: 1.5.14) (was: 1.6) ma

[jira] [Commented] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676724#comment-15676724 ] Alex Parvulescu commented on OAK-5092: -- [~mduerig], attached v2 of the patch with some

[jira] [Updated] (OAK-5092) Add support for weighing the cache entries in caches

2016-11-18 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-5092: - Attachment: OAK-5092-v2.patch > Add support for weighing the cache entries in caches > -

[jira] [Commented] (OAK-5118) SynchronizationMBean: Deprecate syncAllUsers and syncAllExternalUsers

2016-11-18 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676680#comment-15676680 ] angela commented on OAK-5118: - thanks for sharing your use cases but please not that this issue

[jira] [Commented] (OAK-5118) SynchronizationMBean: Deprecate syncAllUsers and syncAllExternalUsers

2016-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676540#comment-15676540 ] Thomas März commented on OAK-5118: -- Our use case is not performance, but to assign groups t

[jira] [Created] (OAK-5128) Consider adding SyncHandler.listIdentities(UserManager, Query)

2016-11-18 Thread angela (JIRA)
angela created OAK-5128: --- Summary: Consider adding SyncHandler.listIdentities(UserManager, Query) Key: OAK-5128 URL: https://issues.apache.org/jira/browse/OAK-5128 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-3159) Extend documentation for SegmentNodeStoreService in http://jackrabbit.apache.org/oak/docs/osgi_config.html#SegmentNodeStore

2016-11-18 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676523#comment-15676523 ] Francesco Mari commented on OAK-3159: - Further improvements have been made at r1770364.

[jira] [Commented] (OAK-5118) SynchronizationMBean: Deprecate syncAllUsers and syncAllExternalUsers

2016-11-18 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676501#comment-15676501 ] angela commented on OAK-5118: - the reason why I want to deprecate them is exactly the fact that

[jira] [Commented] (OAK-3159) Extend documentation for SegmentNodeStoreService in http://jackrabbit.apache.org/oak/docs/osgi_config.html#SegmentNodeStore

2016-11-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676495#comment-15676495 ] Konrad Windszus commented on OAK-3159: -- That is helpful indeed. Can you please update a

[jira] [Commented] (OAK-5118) SynchronizationMBean: Deprecate syncAllUsers and syncAllExternalUsers

2016-11-18 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-5118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676494#comment-15676494 ] Thomas März commented on OAK-5118: -- There are use-cases for these operations like having al

[jira] [Updated] (OAK-4836) Avoid excessive logging in case of corrupt index or mis-configured index defnition

2016-11-18 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-4836: - Priority: Major (was: Minor) > Avoid excessive logging in case of corrupt index or mis-configured i

[jira] [Resolved] (OAK-5127) add 'enabled' flag to ChangeCollectorProvider

2016-11-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved OAK-5127. -- Resolution: Fixed implemented in http://svn.apache.org/viewvc?rev=1770360&view=rev /fyi [~chetanm] > add

[jira] [Updated] (OAK-5127) add 'enabled' flag to ChangeCollectorProvider

2016-11-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-5127: - Description: Currently prefiltering can be disabled via a System.property ({{oak.observation.prefilteringTe

[jira] [Updated] (OAK-5127) add 'enabled' flag to ChangeCollectorProvider

2016-11-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-5127: - Description: Currently prefiltering can be disabled via a System.property ({{oak.observation.prefilteringTe

[jira] [Created] (OAK-5127) add 'enabled' flag to ChangeCollectorProvider

2016-11-18 Thread Stefan Egli (JIRA)
Stefan Egli created OAK-5127: Summary: add 'enabled' flag to ChangeCollectorProvider Key: OAK-5127 URL: https://issues.apache.org/jira/browse/OAK-5127 Project: Jackrabbit Oak Issue Type: Improvem

[jira] [Commented] (OAK-5025) Speed up ACE node name generation

2016-11-18 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676288#comment-15676288 ] angela commented on OAK-5025: - cool stuff, thanks a lot. I will take a closer look today and run

[jira] [Commented] (OAK-3159) Extend documentation for SegmentNodeStoreService in http://jackrabbit.apache.org/oak/docs/osgi_config.html#SegmentNodeStore

2016-11-18 Thread Francesco Mari (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676240#comment-15676240 ] Francesco Mari commented on OAK-3159: - I will answer the questions here first. I hope th

[jira] [Commented] (OAK-3159) Extend documentation for SegmentNodeStoreService in http://jackrabbit.apache.org/oak/docs/osgi_config.html#SegmentNodeStore

2016-11-18 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15676211#comment-15676211 ] Konrad Windszus commented on OAK-3159: -- [~frm] That looks much better now, thanks a lot

[jira] [Updated] (OAK-5126) Support ChangeSet merging and serialization

2016-11-18 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated OAK-5126: - Fix Version/s: 1.5.15 > Support ChangeSet merging and serialization > -

[jira] [Created] (OAK-5126) Support ChangeSet merging and serialization

2016-11-18 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created OAK-5126: Summary: Support ChangeSet merging and serialization Key: OAK-5126 URL: https://issues.apache.org/jira/browse/OAK-5126 Project: Jackrabbit Oak Issue Type: T

[jira] [Resolved] (OAK-5062) Test failure in DocumentNodeStoreConfigTest.testRDBDocumentStore_CustomBlobDataSource

2016-11-18 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved OAK-5062. - Resolution: Cannot Reproduce > Test failure in > DocumentNodeStoreConfigTest.testRDBDocumentStore_C