[jira] [Resolved] (OAK-1256) Dead code in PrivilegeBitsProvider#getPrivilegeNames

2013-12-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela resolved OAK-1256. - Resolution: Fixed Fix Version/s: 0.13 fixed by using the unmodifiable representation in the provider (instea

[jira] [Created] (OAK-1260) Using multiple cluster nodes can corrupt the data

2013-12-03 Thread Thomas Mueller (JIRA)
Thomas Mueller created OAK-1260: --- Summary: Using multiple cluster nodes can corrupt the data Key: OAK-1260 URL: https://issues.apache.org/jira/browse/OAK-1260 Project: Jackrabbit Oak Issue Type

[jira] [Commented] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838036#comment-13838036 ] Jukka Zitting commented on OAK-1250: bq. no need to synchronize You're right. > Guard

[jira] [Commented] (OAK-1242) Weak reference targets added after the reference property are not indexed

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838033#comment-13838033 ] Alex Parvulescu commented on OAK-1242: -- bq. fixed in r1547468 thanks, but the patch wa

[jira] [Commented] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838027#comment-13838027 ] Alex Parvulescu commented on OAK-1250: -- I just realized that after using the semaphore

[jira] [Resolved] (OAK-1257) Adding a new reference to an existing MV property deletes the back references of the old ones

2013-12-03 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1257. --- Resolution: Fixed fixed in 1547468 > Adding a new reference to an existing MV property deletes

[jira] [Resolved] (OAK-1242) Weak reference targets added after the reference property are not indexed

2013-12-03 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra resolved OAK-1242. --- Resolution: Fixed fixed in r1547468 > Weak reference targets added after the reference propert

[jira] [Commented] (OAK-1259) Failures in ReferencesTest

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837846#comment-13837846 ] Alex Parvulescu commented on OAK-1259: -- does this get fixed by applying the patch from

[jira] [Created] (OAK-1259) Failures in ReferencesTest

2013-12-03 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-1259: - Summary: Failures in ReferencesTest Key: OAK-1259 URL: https://issues.apache.org/jira/browse/OAK-1259 Project: Jackrabbit Oak Issue Type: Bug Com

[jira] [Resolved] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu resolved OAK-1250. -- Resolution: Fixed Fix Version/s: 0.13 awesome I think we're done here! http://svn.apache.

[jira] [Created] (OAK-1258) QueryTest.unicode() fails on some platforms

2013-12-03 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-1258: - Summary: QueryTest.unicode() fails on some platforms Key: OAK-1258 URL: https://issues.apache.org/jira/browse/OAK-1258 Project: Jackrabbit Oak Issue Type:

[jira] [Commented] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837828#comment-13837828 ] Jukka Zitting commented on OAK-1250: +1 > Guard against invalid/missing checkpoints > -

[jira] [Commented] (OAK-1257) Adding a new reference to an existing MV property deletes the back references of the old ones

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837826#comment-13837826 ] Alex Parvulescu commented on OAK-1257: -- bq. probably fixed by OAK-1242 yes, I checked

[jira] [Updated] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-1250: - Attachment: OAK-1250-v2.patch thanks for the review Jukka! attaching a better version: tries up to

[jira] [Updated] (OAK-1255) Improve SequentialCreateNodesTest to run as well with Anonymous

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1255: --- Attachment: OAK-1255-patch.txt > Improve SequentialCreateNodesTest to run as well with Anonymous >

[jira] [Updated] (OAK-1255) Improve SequentialCreateNodesTest to run as well with Anonymous

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1255: --- Description: SequentialCreateNodesTest contains a //TODO: anonymous is slow this is not the case any

[jira] [Updated] (OAK-1255) Improve SequentialCreateNodesTest to run as well with Anonymous

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1255: --- Attachment: (was: OAK-1255-patch.txt) > Improve SequentialCreateNodesTest to run as well with Anony

[jira] [Assigned] (OAK-1256) Dead code in PrivilegeBitsProvider#getPrivilegeNames

2013-12-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] angela reassigned OAK-1256: --- Assignee: angela > Dead code in PrivilegeBitsProvider#getPrivilegeNames > -

[jira] [Commented] (OAK-1256) Dead code in PrivilegeBitsProvider#getPrivilegeNames

2013-12-03 Thread angela (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837783#comment-13837783 ] angela commented on OAK-1256: - hm... i'd rather not add hashcode/equals to the modifiable data b

[jira] [Commented] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837779#comment-13837779 ] Jukka Zitting commented on OAK-1250: Looks good, nice work! Some comments: * I'd rather

[jira] [Created] (OAK-1257) Adding a new reference to an existing MV property deletes the back references of the old ones

2013-12-03 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created OAK-1257: - Summary: Adding a new reference to an existing MV property deletes the back references of the old ones Key: OAK-1257 URL: https://issues.apache.org/jira/browse/OAK-1257

[jira] [Updated] (OAK-1250) Guard against invalid/missing checkpoints

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-1250: - Attachment: OAK-1250.patch attaching proposed draft: It creates a new checkpoint under the super ro

[jira] [Resolved] (OAK-760) MongoBlobStore: read from a secondary member when possible

2013-12-03 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller resolved OAK-760. Resolution: Fixed Revision 1547390 basic implementation. I only test it with a single MongoDB instanc

[jira] [Updated] (OAK-805) Support for existing Jackrabbit 2.x DataStores

2013-12-03 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/OAK-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Mueller updated OAK-805: --- Summary: Support for existing Jackrabbit 2.x DataStores (was: MicroKernel support for existing Jackrabb

[jira] [Created] (OAK-1256) Dead code in PrivilegeBitsProvider#getPrivilegeNames

2013-12-03 Thread Antonio Sanso (JIRA)
Antonio Sanso created OAK-1256: -- Summary: Dead code in PrivilegeBitsProvider#getPrivilegeNames Key: OAK-1256 URL: https://issues.apache.org/jira/browse/OAK-1256 Project: Jackrabbit Oak Issue Typ

[jira] [Updated] (OAK-1256) Dead code in PrivilegeBitsProvider#getPrivilegeNames

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1256: --- Attachment: OAK-1256-patch.txt > Dead code in PrivilegeBitsProvider#getPrivilegeNames > ---

[jira] [Updated] (OAK-1256) Dead code in PrivilegeBitsProvider#getPrivilegeNames

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1256: --- Component/s: core > Dead code in PrivilegeBitsProvider#getPrivilegeNames >

[jira] [Commented] (OAK-1159) Backup and restore

2013-12-03 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837623#comment-13837623 ] Jukka Zitting commented on OAK-1159: Great! BTW, one stylistic issue (thus dependent on

[jira] [Commented] (OAK-1159) Backup and restore

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837581#comment-13837581 ] Alex Parvulescu commented on OAK-1159: -- ack. I switched off memory mapping as suggested

[jira] [Updated] (OAK-1242) Weak reference targets added after the reference property are not indexed

2013-12-03 Thread Alex Parvulescu (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Parvulescu updated OAK-1242: - Attachment: OAK-1242.patch proposed patch to move the references to a dedicated location under oak

[jira] [Updated] (OAK-1255) Improve SequentialCreateNodesTest to run as well with Anonymous

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1255: --- Attachment: OAK-1255-patch.txt > Improve SequentialCreateNodesTest to run as well with Anonymous >

[jira] [Created] (OAK-1255) Improve SequentialCreateNodesTest to run as well with Anonymous

2013-12-03 Thread Antonio Sanso (JIRA)
Antonio Sanso created OAK-1255: -- Summary: Improve SequentialCreateNodesTest to run as well with Anonymous Key: OAK-1255 URL: https://issues.apache.org/jira/browse/OAK-1255 Project: Jackrabbit Oak

[jira] [Updated] (OAK-1255) Improve SequentialCreateNodesTest to run as well with Anonymous

2013-12-03 Thread Antonio Sanso (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated OAK-1255: --- Issue Type: Improvement (was: Bug) > Improve SequentialCreateNodesTest to run as well with Anonymous >

[jira] [Commented] (OAK-1254) Parallel execution of SimpleSearchTest fails with MongoMK

2013-12-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837458#comment-13837458 ] Marcel Reutegger commented on OAK-1254: --- Added a standalone test to oak-jcr in http://

[jira] [Commented] (OAK-1204) Analyze behaviour while running Oak cluster on Mongo

2013-12-03 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837449#comment-13837449 ] Marcel Reutegger commented on OAK-1204: --- I'm able to reproduce Exception E1 when I run

[jira] [Created] (OAK-1254) Parallel execution of SimpleSearchTest fails with MongoMK

2013-12-03 Thread Marcel Reutegger (JIRA)
Marcel Reutegger created OAK-1254: - Summary: Parallel execution of SimpleSearchTest fails with MongoMK Key: OAK-1254 URL: https://issues.apache.org/jira/browse/OAK-1254 Project: Jackrabbit Oak