fantapsody commented on issue #16186: URL: https://github.com/apache/pulsar/issues/16186#issuecomment-1165397657
Hi @silrag , I just checked the code, and the PR was cherry-picked to the branch 2.10 after the release of 2.10.0: https://github.com/apache/pulsar/tree/v2.10.0/pulsar-io/elastic-search/src/main/java/org/apache/pulsar/io/elasticsearch You can wait for the release of 2.10.1 which should include this commit but has not been released yet, or you can build the sink from the master or the 2.10 branch by yourself and try it out. You may also try [a newer 2.10 build](https://github.com/streamnative/pulsar/releases/tag/v2.10.0.7) from StreamNative. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
