jkevan commented on code in PR #636:
URL: https://github.com/apache/unomi/pull/636#discussion_r1275172572


##########
persistence-elasticsearch/core/src/main/java/org/apache/unomi/persistence/elasticsearch/ElasticSearchPersistenceServiceImpl.java:
##########
@@ -1158,6 +1157,45 @@ protected Boolean execute(Object... args) throws 
Exception {
         }
     }
 
+    private void startTaskTracker(AbstractBulkByScrollRequest request, 
TaskSubmissionResponse response) {

Review Comment:
   Thx, it's renamed.
   At first it was a separate function that's why.



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

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

Reply via email to