[GitHub] [jackrabbit-oak] sbluhm commented on pull request #161: Clarified a pitfall with --merge-paths

2021-07-23 Thread GitBox
sbluhm commented on pull request #161: URL: https://github.com/apache/jackrabbit-oak/pull/161#issuecomment-885730752 @stefan-egli , any chance of merging this PR? It has been in my queue for a while. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [jackrabbit-oak] sbluhm closed pull request #116: OAK-7925: OakUpgrade for RDBMK: user name and password must match

2021-07-23 Thread GitBox
sbluhm closed pull request #116: URL: https://github.com/apache/jackrabbit-oak/pull/116 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubs

[GitHub] [jackrabbit-oak] sbluhm closed pull request #113: OAK-7925: OakUpgrade for RDBMK: user name and password must match

2021-07-23 Thread GitBox
sbluhm closed pull request #113: URL: https://github.com/apache/jackrabbit-oak/pull/113 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubs

[GitHub] [jackrabbit-oak] jsedding commented on pull request #161: Clarified a pitfall with --merge-paths

2021-07-26 Thread GitBox
jsedding commented on pull request #161: URL: https://github.com/apache/jackrabbit-oak/pull/161#issuecomment-886463392 @sbluhm I believe this pitfall is only true for referenceable nodes. Other nodes don't have a UUID property, and thus are not subject to the same uniqueness constraint. Ma

[GitHub] [jackrabbit-oak] averma21 merged pull request #329: OAK-9434 - MongoDB indexing: implement parallel chunk download

2021-07-27 Thread GitBox
averma21 merged pull request #329: URL: https://github.com/apache/jackrabbit-oak/pull/329 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[GitHub] [jackrabbit] wx930910 opened a new pull request #94: Replace DummyInternalVersion with mocking object to make test conditi…

2021-07-27 Thread GitBox
wx930910 opened a new pull request #94: URL: https://github.com/apache/jackrabbit/pull/94 Fixes [#1: Refactor DummyInternalVersion in VersionIteratorImplTest.java to improve test logic](https://github.com/wx930910/jackrabbit/issues/1). ### Description Refactor test class

[GitHub] [jackrabbit] wx930910 closed pull request #94: Replace DummyInternalVersion with mocking object to make test conditi…

2021-07-27 Thread GitBox
wx930910 closed pull request #94: URL: https://github.com/apache/jackrabbit/pull/94 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[GitHub] [jackrabbit-oak] averma21 opened a new pull request #330: OAK-9434 - MongoDB indexing: implement parallel chunk download

2021-07-28 Thread GitBox
averma21 opened a new pull request #330: URL: https://github.com/apache/jackrabbit-oak/pull/330 * Using constant for flat-file-store dir name and improving its test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [jackrabbit-oak] averma21 merged pull request #330: OAK-9434 - MongoDB indexing: implement parallel chunk download

2021-07-28 Thread GitBox
averma21 merged pull request #330: URL: https://github.com/apache/jackrabbit-oak/pull/330 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[GitHub] [jackrabbit-oak] averma21 opened a new pull request #331: OAK-9434 - trivial - correcting javadoc

2021-07-28 Thread GitBox
averma21 opened a new pull request #331: URL: https://github.com/apache/jackrabbit-oak/pull/331 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

[GitHub] [jackrabbit-oak] averma21 merged pull request #331: OAK-9434 - trivial - correcting javadoc

2021-07-28 Thread GitBox
averma21 merged pull request #331: URL: https://github.com/apache/jackrabbit-oak/pull/331 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[GitHub] [jackrabbit-oak] mreutegg opened a new pull request #332: OAK-9517: Incorrect time difference warning

2021-07-29 Thread GitBox
mreutegg opened a new pull request #332: URL: https://github.com/apache/jackrabbit-oak/pull/332 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: de

[GitHub] [jackrabbit-oak] fabriziofortino opened a new pull request #333: OAK-9141: fix assertEventually logic with async indexing

2021-07-29 Thread GitBox
fabriziofortino opened a new pull request #333: URL: https://github.com/apache/jackrabbit-oak/pull/333 The `assertEventually` logic wrongly mixes seconds and milliseconds. We have never had issues so far but this could result in flaky tests when async indexing is enabled. -- This is an

[GitHub] [jackrabbit-oak] mreutegg merged pull request #332: OAK-9517: Incorrect time difference warning

2021-07-29 Thread GitBox
mreutegg merged pull request #332: URL: https://github.com/apache/jackrabbit-oak/pull/332 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[GitHub] [jackrabbit-oak] fabriziofortino merged pull request #333: OAK-9141: fix assertEventually logic with async indexing

2021-07-29 Thread GitBox
fabriziofortino merged pull request #333: URL: https://github.com/apache/jackrabbit-oak/pull/333 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: d

[GitHub] [jackrabbit-oak] nit0906 opened a new pull request #334: OAK-9520 | Updating solr version to handle/fix CVE-2021-29262

2021-07-30 Thread GitBox
nit0906 opened a new pull request #334: URL: https://github.com/apache/jackrabbit-oak/pull/334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [jackrabbit-oak] nit0906 merged pull request #334: OAK-9520 | Updating solr version to handle/fix CVE-2021-29262

2021-07-30 Thread GitBox
nit0906 merged pull request #334: URL: https://github.com/apache/jackrabbit-oak/pull/334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-oak] nit0906 opened a new pull request #335: 1.22

2021-07-30 Thread GitBox
nit0906 opened a new pull request #335: URL: https://github.com/apache/jackrabbit-oak/pull/335 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [jackrabbit] wx930910 opened a new pull request #95: Replace DummyInternalVersion with mocking object to make test conditi…

2021-08-01 Thread GitBox
wx930910 opened a new pull request #95: URL: https://github.com/apache/jackrabbit/pull/95 Fixes [#JCR-4710 Refactor DummyInternalVersion in VersionIteratorImplTest.java to improve test logic](https://issues.apache.org/jira/browse/JCR-4710). ### Description Refactor test

[GitHub] [jackrabbit-oak] nit0906 merged pull request #335: 1.22

2021-08-01 Thread GitBox
nit0906 merged pull request #335: URL: https://github.com/apache/jackrabbit-oak/pull/335 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-oak] thomasmueller opened a new pull request #336: OAK-9522 Index cost estimation: prefer union query with path restriction

2021-08-03 Thread GitBox
thomasmueller opened a new pull request #336: URL: https://github.com/apache/jackrabbit-oak/pull/336 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[GitHub] [jackrabbit-oak] averma21 opened a new pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-05 Thread GitBox
averma21 opened a new pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338 …ped) during indexing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

[GitHub] [jackrabbit-oak] averma21 commented on a change in pull request #336: OAK-9522 Index cost estimation: prefer union query with path restriction

2021-08-05 Thread GitBox
averma21 commented on a change in pull request #336: URL: https://github.com/apache/jackrabbit-oak/pull/336#discussion_r683351322 ## File path: oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexPathRestrictionTest.java ## @@ -104,6 +105,53 @@ p

[GitHub] [jackrabbit-oak] stefan-egli commented on a change in pull request #299: OAK-9471 - Query for split documents by Revision GC times out

2021-08-05 Thread GitBox
stefan-egli commented on a change in pull request #299: URL: https://github.com/apache/jackrabbit-oak/pull/299#discussion_r683417839 ## File path: oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/mongo/MongoVersionGCSupport.java ## @@ -127,6 +128,13

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-05 Thread GitBox
thomasmueller commented on a change in pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338#discussion_r683408441 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/CompositeException.java ## @@ -0,0 +1,41 @@ +/* +

[GitHub] [jackrabbit-oak] stefan-egli merged pull request #299: OAK-9471 - Query for split documents by Revision GC times out

2021-08-05 Thread GitBox
stefan-egli merged pull request #299: URL: https://github.com/apache/jackrabbit-oak/pull/299 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-u

[GitHub] [jackrabbit-oak] averma21 commented on a change in pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-06 Thread GitBox
averma21 commented on a change in pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338#discussion_r684000894 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/CompositeException.java ## @@ -0,0 +1,41 @@ +/* + * Li

[GitHub] [jackrabbit-oak] averma21 commented on a change in pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-06 Thread GitBox
averma21 commented on a change in pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338#discussion_r684007897 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/flatfile/MultithreadedTraverseWithSortStrategy.java ##

[GitHub] [jackrabbit-oak] averma21 commented on a change in pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-06 Thread GitBox
averma21 commented on a change in pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338#discussion_r684014120 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/DocumentStoreIndexerBase.java ## @@ -133,6 +135,52 @@

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-06 Thread GitBox
thomasmueller commented on a change in pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338#discussion_r684044859 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/indexer/document/CompositeException.java ## @@ -0,0 +1,41 @@ +/* +

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #336: OAK-9522 Index cost estimation: prefer union query with path restriction

2021-08-06 Thread GitBox
thomasmueller commented on a change in pull request #336: URL: https://github.com/apache/jackrabbit-oak/pull/336#discussion_r684099573 ## File path: oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexPathRestrictionTest.java ## @@ -104,6 +105,53

[GitHub] [jackrabbit-oak] thomasmueller merged pull request #337: OAK-9523 Remove warning 'Missing provider for nrt/sync' for disabled

2021-08-06 Thread GitBox
thomasmueller merged pull request #337: URL: https://github.com/apache/jackrabbit-oak/pull/337 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [jackrabbit-oak] nit0906 opened a new pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-11 Thread GitBox
nit0906 opened a new pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339 …unning' should be info -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-11 Thread GitBox
thomasmueller commented on a change in pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339#discussion_r687437380 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java ## @@ -501,9 +501,9 @@ private void runWhen

[GitHub] [jackrabbit-oak] nit0906 commented on a change in pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-12 Thread GitBox
nit0906 commented on a change in pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339#discussion_r687440796 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java ## @@ -501,9 +501,9 @@ private void runWhenPermit

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-12 Thread GitBox
thomasmueller commented on a change in pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339#discussion_r687626561 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java ## @@ -1050,6 +1051,7 @@ public void done(S

[GitHub] [jackrabbit-oak] thomasmueller merged pull request #336: OAK-9522 Index cost estimation: prefer union query with path restriction

2021-08-12 Thread GitBox
thomasmueller merged pull request #336: URL: https://github.com/apache/jackrabbit-oak/pull/336 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [jackrabbit-oak] nit0906 commented on a change in pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-12 Thread GitBox
nit0906 commented on a change in pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339#discussion_r687632433 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java ## @@ -1050,6 +1051,7 @@ public void done(String

[GitHub] [jackrabbit-oak] nit0906 commented on a change in pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-12 Thread GitBox
nit0906 commented on a change in pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339#discussion_r687635478 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java ## @@ -1066,13 +1068,21 @@ public void failed(Exc

[GitHub] [jackrabbit-oak] nit0906 commented on a change in pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-12 Thread GitBox
nit0906 commented on a change in pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339#discussion_r687632433 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/AsyncIndexUpdate.java ## @@ -1050,6 +1051,7 @@ public void done(String

[GitHub] [jackrabbit-oak] nit0906 merged pull request #339: OAK-9529 | Log message 'Another copy of the index update is already r…

2021-08-15 Thread GitBox
nit0906 merged pull request #339: URL: https://github.com/apache/jackrabbit-oak/pull/339 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-oak] averma21 merged pull request #338: OAK-9524: Retry failed data download (resuming from the point it stop…

2021-08-17 Thread GitBox
averma21 merged pull request #338: URL: https://github.com/apache/jackrabbit-oak/pull/338 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[GitHub] [jackrabbit-oak] tihom88 opened a new pull request #341: OAK-9537: Security vulnerability in org/apache/lucene/queryparser/xml…

2021-08-17 Thread GitBox
tihom88 opened a new pull request #341: URL: https://github.com/apache/jackrabbit-oak/pull/341 …/CoreParser.java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #340: OAK - 9536 | Add support in oak run for incremental indexing

2021-08-19 Thread GitBox
thomasmueller commented on a change in pull request #340: URL: https://github.com/apache/jackrabbit-oak/pull/340#discussion_r691891231 ## File path: oak-run-elastic/src/main/java/org/apache/jackrabbit/oak/index/ElasticIndexCommand.java ## @@ -38,6 +39,7 @@ import org.apache.j

[GitHub] [jackrabbit-oak] nit0906 commented on a change in pull request #340: OAK - 9536 | Add support in oak run for incremental indexing

2021-08-19 Thread GitBox
nit0906 commented on a change in pull request #340: URL: https://github.com/apache/jackrabbit-oak/pull/340#discussion_r691920036 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/async/AsyncIndexerBase.java ## @@ -0,0 +1,110 @@ +/* + * Licensed to the

[GitHub] [jackrabbit-oak] nit0906 commented on a change in pull request #340: OAK - 9536 | Add support in oak run for incremental indexing

2021-08-19 Thread GitBox
nit0906 commented on a change in pull request #340: URL: https://github.com/apache/jackrabbit-oak/pull/340#discussion_r691920135 ## File path: oak-run-elastic/src/main/java/org/apache/jackrabbit/oak/index/ElasticIndexCommand.java ## @@ -38,6 +39,7 @@ import org.apache.jackrab

[GitHub] [jackrabbit-oak] fabriziofortino commented on a change in pull request #340: OAK - 9536 | Add support in oak run for incremental indexing

2021-08-19 Thread GitBox
fabriziofortino commented on a change in pull request #340: URL: https://github.com/apache/jackrabbit-oak/pull/340#discussion_r691954951 ## File path: oak-run-commons/src/main/java/org/apache/jackrabbit/oak/index/async/AsyncIndexerBase.java ## @@ -0,0 +1,110 @@ +/* + * License

[GitHub] [jackrabbit-oak] mohammadMahdavi opened a new pull request #342: OAK-9310 Filter restriction only performs for the same selector.

2021-08-19 Thread GitBox
mohammadMahdavi opened a new pull request #342: URL: https://github.com/apache/jackrabbit-oak/pull/342 This commit solve the problem that I described in [OAK-9310](https://issues.apache.org/jira/browse/OAK-9310). The problem depends on the query plan of execution and in some situations it

[GitHub] [jackrabbit-oak] ArunOnCloud opened a new pull request #345: upgrading netty dependency to 4.1.66.final jira OAK-9539

2021-08-19 Thread GitBox
ArunOnCloud opened a new pull request #345: URL: https://github.com/apache/jackrabbit-oak/pull/345 upgrading netty dependency to 4.1.66.final version jira OAK-9539 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [jackrabbit-oak] kwin commented on pull request #343: OAK-9541 javax.jcr.ItemExistsException during sysview import: add failing test

2021-08-19 Thread GitBox
kwin commented on pull request #343: URL: https://github.com/apache/jackrabbit-oak/pull/343#issuecomment-902015844 According to https://github.com/apache/jackrabbit/blob/ed3124e5fe223dada33ce6ddf53bc666063c3f2f/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/SerializationT

[GitHub] [jackrabbit-oak] kwin edited a comment on pull request #343: OAK-9541 javax.jcr.ItemExistsException during sysview import: add failing test

2021-08-19 Thread GitBox
kwin edited a comment on pull request #343: URL: https://github.com/apache/jackrabbit-oak/pull/343#issuecomment-902015844 According to https://github.com/apache/jackrabbit/blob/ed3124e5fe223dada33ce6ddf53bc666063c3f2f/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/Seriali

[GitHub] [jackrabbit-oak] kwin removed a comment on pull request #343: OAK-9541 javax.jcr.ItemExistsException with wrong message

2021-08-19 Thread GitBox
kwin removed a comment on pull request #343: URL: https://github.com/apache/jackrabbit-oak/pull/343#issuecomment-902015844 According to https://github.com/apache/jackrabbit/blob/ed3124e5fe223dada33ce6ddf53bc666063c3f2f/jackrabbit-jcr-tests/src/main/java/org/apache/jackrabbit/test/api/Serial

[GitHub] [jackrabbit-oak] nit0906 commented on pull request #340: OAK - 9536 | Add support in oak run for incremental indexing

2021-08-19 Thread GitBox
nit0906 commented on pull request #340: URL: https://github.com/apache/jackrabbit-oak/pull/340#issuecomment-902403445 > LGTM. A few minors @fabriziofortino thanks. I have incorporated the suggestions. -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [jackrabbit-oak] nit0906 merged pull request #340: OAK - 9536 | Add support in oak run for incremental indexing

2021-08-19 Thread GitBox
nit0906 merged pull request #340: URL: https://github.com/apache/jackrabbit-oak/pull/340 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-oak] kwin commented on pull request #347: OAK-9546 failing test for references of moved node

2021-08-20 Thread GitBox
kwin commented on pull request #347: URL: https://github.com/apache/jackrabbit-oak/pull/347#issuecomment-902662979 @mreutegg Any idea why the query in https://github.com/apache/jackrabbit-oak/blob/4dfed10836051aab6d12cd0dc1b022c0745ae8de/oak-core/src/main/java/org/apache/jackrabbit/oak/plug

[GitHub] [jackrabbit-oak] adamcin opened a new pull request #348: OAK-9548 changed the blockId parameter to match blockid parameter in azure Put Block API spec

2021-08-20 Thread GitBox
adamcin opened a new pull request #348: URL: https://github.com/apache/jackrabbit-oak/pull/348 Azurite, the local nodejs-based Azure Storage Simulator, uses case-sensitive parameter matching when performing lookups based on autogen OpenAPI specs. This change will make it possible to use Az

[GitHub] [jackrabbit-oak] nit0906 opened a new pull request #349: OAK-9550 | Modify oak-run-elastic pom top replace the default oak-run…

2021-08-21 Thread GitBox
nit0906 opened a new pull request #349: URL: https://github.com/apache/jackrabbit-oak/pull/349 …-elastic with the one created in assembly -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [jackrabbit-oak] sbluhm commented on pull request #161: Clarified a pitfall with --merge-paths

2021-08-21 Thread GitBox
sbluhm commented on pull request #161: URL: https://github.com/apache/jackrabbit-oak/pull/161#issuecomment-903157591 @jsedding , thank you for your pointer. This indeed applies only to UUIDs. I just verified it. Let me update my statement and re-submit. -- This is an automated message fr

[GitHub] [jackrabbit-oak] sbluhm edited a comment on pull request #161: Clarified a pitfall with --merge-paths

2021-08-21 Thread GitBox
sbluhm edited a comment on pull request #161: URL: https://github.com/apache/jackrabbit-oak/pull/161#issuecomment-903157591 @jsedding , thank you for your pointer. This indeed applies only to UUIDs. I just verified it. I have revised the statement and re-submitted. -- This is an automate

[GitHub] [jackrabbit-oak] tihom88 merged pull request #341: OAK-9537: Security vulnerability in org/apache/lucene/queryparser/xml…

2021-08-22 Thread GitBox
tihom88 merged pull request #341: URL: https://github.com/apache/jackrabbit-oak/pull/341 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-oak] ArunOnCloud opened a new pull request #350: 1.22

2021-08-22 Thread GitBox
ArunOnCloud opened a new pull request #350: URL: https://github.com/apache/jackrabbit-oak/pull/350 Bump netty dependency from 4.1.52.Final to 4.1.66.Final branch : 1.22 jira : https://issues.apache.org/jira/browse/OAK-9539 -- This is an automated message from the Apache Git Servic

[GitHub] [jackrabbit-oak] tihom88 commented on pull request #351: OAK-9552: Don't index except if it's oak:QueryIndexDefinition

2021-08-23 Thread GitBox
tihom88 commented on pull request #351: URL: https://github.com/apache/jackrabbit-oak/pull/351#issuecomment-903626775 In this change we are not logging invalid index-definitions in "sync lucene" index -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [jackrabbit-filevault] kwin opened a new pull request #159: JCRVLT-551 try to set UUID from package

2021-08-23 Thread GitBox
kwin opened a new pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159 add additional import options to tweak UUID collision behavior -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [jackrabbit-filevault] tripodsan commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-23 Thread GitBox
tripodsan commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694535900 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void

[GitHub] [jackrabbit-oak] nit0906 merged pull request #349: OAK-9550 | Modify oak-run-elastic pom top replace the default oak-run…

2021-08-23 Thread GitBox
nit0906 merged pull request #349: URL: https://github.com/apache/jackrabbit-oak/pull/349 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694557448 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void hand

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694557448 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void hand

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694557448 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void hand

[GitHub] [jackrabbit-filevault] tripodsan commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
tripodsan commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694565566 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void

[GitHub] [jackrabbit-filevault] kwin commented on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904384391 The default behaviour changed: https://github.com/apache/jackrabbit-filevault/pull/159/files#diff-805491a0bcebe271c6e12fa9b2a97e452effc7963d619203e2e2cc616d954639. Bu

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694566705 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void hand

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694566705 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void hand

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin commented on a change in pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#discussion_r694567558 ## File path: vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewSAXImporter.java ## @@ -809,89 +813,47 @@ private void hand

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] commented on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904410481 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-1

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] commented on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904425918 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/failed-1

[GitHub] [jackrabbit-filevault] sonarcloud[bot] removed a comment on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] removed a comment on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904410481 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] commented on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904566453 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

[GitHub] [jackrabbit-filevault] sonarcloud[bot] removed a comment on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] removed a comment on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904425918 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] commented on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904745258 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

[GitHub] [jackrabbit-filevault] sonarcloud[bot] removed a comment on pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
sonarcloud[bot] removed a comment on pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159#issuecomment-904566453 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGat

[GitHub] [jackrabbit-filevault] kwin merged pull request #159: JCRVLT-551 try to set UUID from package

2021-08-24 Thread GitBox
kwin merged pull request #159: URL: https://github.com/apache/jackrabbit-filevault/pull/159 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-un

[GitHub] [jackrabbit-oak] thomasmueller merged pull request #344: OAK-9540 SegmentNotFoundException in IndexDefinition.hasMatchingNodeTypeReg

2021-08-25 Thread GitBox
thomasmueller merged pull request #344: URL: https://github.com/apache/jackrabbit-oak/pull/344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [jackrabbit-oak] tihom88 opened a new pull request #352: OAK-9537: Security vulnerability in org/apache/lucene/queryparser/xml…

2021-08-26 Thread GitBox
tihom88 opened a new pull request #352: URL: https://github.com/apache/jackrabbit-oak/pull/352 …/CoreParser.java (cherry picked from commit d9d6d0f9393c051ae02a3b33e3c5d9c506456b9d) -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [jackrabbit-oak] tihom88 merged pull request #352: OAK-9537: Security vulnerability in org/apache/lucene/queryparser/xml…

2021-08-26 Thread GitBox
tihom88 merged pull request #352: URL: https://github.com/apache/jackrabbit-oak/pull/352 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsub

[GitHub] [jackrabbit-filevault] DominikSuess opened a new pull request #160: JCRVLT-552 - provoking item is protected exception in ImportIT#testI…

2021-08-27 Thread GitBox
DominikSuess opened a new pull request #160: URL: https://github.com/apache/jackrabbit-filevault/pull/160 …mportProtectedProperties() -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [jackrabbit-filevault] kwin closed pull request #160: JCRVLT-552 - provoking item is protected exception in ImportIT#testI…

2021-08-27 Thread GitBox
kwin closed pull request #160: URL: https://github.com/apache/jackrabbit-filevault/pull/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-un

[GitHub] [jackrabbit-filevault] kwin commented on pull request #160: JCRVLT-552 - provoking item is protected exception in ImportIT#testI…

2021-08-27 Thread GitBox
kwin commented on pull request #160: URL: https://github.com/apache/jackrabbit-filevault/pull/160#issuecomment-907107793 @DominikSuess Thanks for the test case, I integrated this together with a fix in #161. Please have a look. -- This is an automated message from the Apache Git Service

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #161: JCRVLT-552 - check for matching property definition must match multivalue definitions for single values

2021-08-27 Thread GitBox
sonarcloud[bot] commented on pull request #161: URL: https://github.com/apache/jackrabbit-filevault/pull/161#issuecomment-907193844 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

[GitHub] [jackrabbit-filevault] sonarcloud[bot] removed a comment on pull request #161: JCRVLT-552 - check for matching property definition must match multivalue definitions for single values

2021-08-27 Thread GitBox
sonarcloud[bot] removed a comment on pull request #161: URL: https://github.com/apache/jackrabbit-filevault/pull/161#issuecomment-907193844 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGat

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #161: JCRVLT-552 - check for matching property definition must match multivalue definitions for single values

2021-08-27 Thread GitBox
sonarcloud[bot] commented on pull request #161: URL: https://github.com/apache/jackrabbit-filevault/pull/161#issuecomment-907200932 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

[GitHub] [jackrabbit-filevault] sonarcloud[bot] commented on pull request #161: JCRVLT-552 - check for matching property definition must match multivalue definitions for single values

2021-08-27 Thread GitBox
sonarcloud[bot] commented on pull request #161: URL: https://github.com/apache/jackrabbit-filevault/pull/161#issuecomment-907205346 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/p

[GitHub] [jackrabbit-filevault] sonarcloud[bot] removed a comment on pull request #161: JCRVLT-552 - check for matching property definition must match multivalue definitions for single values

2021-08-27 Thread GitBox
sonarcloud[bot] removed a comment on pull request #161: URL: https://github.com/apache/jackrabbit-filevault/pull/161#issuecomment-907200932 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGat

[GitHub] [jackrabbit-filevault] kwin commented on pull request #161: JCRVLT-552 - check for matching property definition must match multivalue definitions for single values

2021-08-29 Thread GitBox
kwin commented on pull request #161: URL: https://github.com/apache/jackrabbit-filevault/pull/161#issuecomment-908064778 @DominikSuess Any opinion before I go ahead and merge? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [jackrabbit-filevault] kwin opened a new pull request #162: JCRVLT-522 check effect of filter rules on ACLs

2021-08-30 Thread GitBox
kwin opened a new pull request #162: URL: https://github.com/apache/jackrabbit-filevault/pull/162 WIP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[GitHub] [jackrabbit-filevault] kwin commented on pull request #162: JCRVLT-522 check effect of filter rules on ACLs

2021-08-30 Thread GitBox
kwin commented on pull request #162: URL: https://github.com/apache/jackrabbit-filevault/pull/162#issuecomment-908102392 I fail to reproduce installation of ACLs not contained in the filter. @anchela Can you come up with a test case? -- This is an automated message from the Apache Git S

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #351: OAK-9552: Don't index except if it's oak:QueryIndexDefinition

2021-08-30 Thread GitBox
thomasmueller commented on a change in pull request #351: URL: https://github.com/apache/jackrabbit-oak/pull/351#discussion_r698261868 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/IndexUpdate.java ## @@ -72,6 +73,9 @@ private static final

[GitHub] [jackrabbit-oak] thomasmueller commented on a change in pull request #351: OAK-9552: Don't index except if it's oak:QueryIndexDefinition

2021-08-30 Thread GitBox
thomasmueller commented on a change in pull request #351: URL: https://github.com/apache/jackrabbit-oak/pull/351#discussion_r698269599 ## File path: oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/IndexUpdate.java ## @@ -280,10 +296,19 @@ private void collectInd

[GitHub] [jackrabbit-oak] mreutegg commented on pull request #353: OAK-9560 - Javadoc build fails if using Java11

2021-08-30 Thread GitBox
mreutegg commented on pull request #353: URL: https://github.com/apache/jackrabbit-oak/pull/353#issuecomment-908192684 Looks good to me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [jackrabbit-oak] mreutegg merged pull request #353: OAK-9560 - Javadoc build fails if using Java11

2021-08-30 Thread GitBox
mreutegg merged pull request #353: URL: https://github.com/apache/jackrabbit-oak/pull/353 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

[GitHub] [jackrabbit-filevault] kwin commented on pull request #162: JCRVLT-522 check effect of filter rules on ACLs

2021-08-30 Thread GitBox
kwin commented on pull request #162: URL: https://github.com/apache/jackrabbit-filevault/pull/162#issuecomment-908214373 @tripodsan In general filter rules seem to be observed except for one edge case. What is the idea of `Importer.postFilter` (https://github.com/apache/jackrabbit-filevau

<    7   8   9   10   11   12   13   >