You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "tihom88 (via GitHub)" <gi...@apache.org> on 2023/04/10 14:36:36 UTC

[GitHub] [jackrabbit-oak] tihom88 opened a new pull request, #892: OAK-10183: Large Bulk size for BulkProcessor sometimes lead to Socket…

tihom88 opened a new pull request, #892:
URL: https://github.com/apache/jackrabbit-oak/pull/892

   …TimeoutException


-- 
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-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jackrabbit-oak] rishabhdaim commented on a diff in pull request #892: OAK-10183: Large Bulk size for BulkProcessor sometimes lead to Socket…

Posted by "rishabhdaim (via GitHub)" <gi...@apache.org>.
rishabhdaim commented on code in PR #892:
URL: https://github.com/apache/jackrabbit-oak/pull/892#discussion_r1163081397


##########
oak-search-elastic/src/test/java/org/apache/jackrabbit/oak/plugins/index/elastic/ElasticPropertyIndexTest.java:
##########
@@ -16,10 +16,15 @@
  */
 package org.apache.jackrabbit.oak.plugins.index.elastic;
 
+import ch.qos.logback.classic.Level;
+import com.google.common.collect.ImmutableList;

Review Comment:
   un-used import.



-- 
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-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jackrabbit-oak] tihom88 merged pull request #892: OAK-10183: Large Bulk size for BulkProcessor sometimes lead to Socket…

Posted by "tihom88 (via GitHub)" <gi...@apache.org>.
tihom88 merged PR #892:
URL: https://github.com/apache/jackrabbit-oak/pull/892


-- 
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-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org