[GitHub] [jackrabbit-oak] thomasmueller merged pull request #551: OAK-9754 increase default dump threshold to 16 MB and expose as system property

2022-04-29 Thread GitBox
thomasmueller merged PR #551: URL: https://github.com/apache/jackrabbit-oak/pull/551 -- 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:

[GitHub] [jackrabbit-oak] adamcin commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
adamcin commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861844755 ## oak-api/src/main/java/org/apache/jackrabbit/oak/api/QueryEngine.java: ## @@ -91,6 +92,24 @@ Result executeQuery( String statement, String language,

[GitHub] [jackrabbit-oak] adamcin commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
adamcin commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861844755 ## oak-api/src/main/java/org/apache/jackrabbit/oak/api/QueryEngine.java: ## @@ -91,6 +92,24 @@ Result executeQuery( String statement, String language,

[GitHub] [jackrabbit-oak] adamcin commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
adamcin commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861844755 ## oak-api/src/main/java/org/apache/jackrabbit/oak/api/QueryEngine.java: ## @@ -91,6 +92,24 @@ Result executeQuery( String statement, String language,

[GitHub] [jackrabbit-oak] klcodanr commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
klcodanr commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861836105 ## oak-api/src/main/java/org/apache/jackrabbit/oak/api/QueryEngine.java: ## @@ -91,6 +92,24 @@ Result executeQuery( String statement, String

[GitHub] [jackrabbit-oak] nit0906 merged pull request #554: Using a global ES docker container that is only created once durign t…

2022-04-29 Thread GitBox
nit0906 merged PR #554: URL: https://github.com/apache/jackrabbit-oak/pull/554 -- 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:

[GitHub] [jackrabbit-oak] thomasmueller commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
thomasmueller commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861784849 ## oak-api/src/main/java/org/apache/jackrabbit/oak/api/QueryEngine.java: ## @@ -91,6 +92,24 @@ Result executeQuery( String statement, String

[GitHub] [jackrabbit-oak] thomasmueller commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
thomasmueller commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861777038 ## oak-core/src/main/java/org/apache/jackrabbit/oak/query/SQL2Parser.java: ## @@ -182,6 +182,10 @@ public Query parse(final String query, final boolean

[GitHub] [jackrabbit-oak] thomasmueller commented on a diff in pull request #535: OAK-9740 - Offset / Limit Option

2022-04-29 Thread GitBox
thomasmueller commented on code in PR #535: URL: https://github.com/apache/jackrabbit-oak/pull/535#discussion_r861774043 ## oak-api/src/main/java/org/apache/jackrabbit/oak/api/QueryEngine.java: ## @@ -91,6 +92,24 @@ Result executeQuery( String statement, String

[GitHub] [jackrabbit-oak] nit0906 commented on a diff in pull request #554: Using a global ES docker container that is only created once durign t…

2022-04-29 Thread GitBox
nit0906 commented on code in PR #554: URL: https://github.com/apache/jackrabbit-oak/pull/554#discussion_r861573061 ## oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticConnectionRule.java: ## @@ -17,12 +17,15 @@ package

[GitHub] [jackrabbit-oak] nit0906 commented on a diff in pull request #554: Using a global ES docker container that is only created once durign t…

2022-04-29 Thread GitBox
nit0906 commented on code in PR #554: URL: https://github.com/apache/jackrabbit-oak/pull/554#discussion_r861536624 ## oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticConnectionRule.java: ## @@ -70,62 +73,22 @@ public

[GitHub] [jackrabbit-oak] nit0906 commented on a diff in pull request #554: Using a global ES docker container that is only created once durign t…

2022-04-29 Thread GitBox
nit0906 commented on code in PR #554: URL: https://github.com/apache/jackrabbit-oak/pull/554#discussion_r86153 ## oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticConnectionRule.java: ## @@ -70,62 +73,22 @@ public

[GitHub] [jackrabbit-oak] fabriziofortino commented on a diff in pull request #554: Using a global ES docker container that is only created once durign t…

2022-04-29 Thread GitBox
fabriziofortino commented on code in PR #554: URL: https://github.com/apache/jackrabbit-oak/pull/554#discussion_r861520536 ## oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticConnectionRule.java: ## @@ -17,12 +17,15 @@ package