You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2022/02/03 09:54:39 UTC

[GitHub] [jackrabbit-oak] fabriziofortino commented on a change in pull request #481: OAK-9683 Bump elasticsearch version to 7.16.3

fabriziofortino commented on a change in pull request #481:
URL: https://github.com/apache/jackrabbit-oak/pull/481#discussion_r798308983



##########
File path: oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/index/ElasticBulkProcessorHandler.java
##########
@@ -36,7 +36,7 @@
 import org.elasticsearch.client.RequestOptions;

Review comment:
       at line 148, `BulkProcessor.builder` is now deprecated. You just need to use the overloaded method that takes the name as the last parameter. You could use `this.indexName + "-bulk-processor"`




-- 
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