prodriguezdefino commented on code in PR #30824:
URL: https://github.com/apache/beam/pull/30824#discussion_r1580452732


##########
sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java:
##########
@@ -834,13 +859,27 @@ public Read withMetadata() {
      * 
href="https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-request-scroll.html";>scroll
      * API</a> Default is "5m". Change this only if you get "No search context 
found" errors.
      *
+     * @deprecated use {@link Read#withIteratorKeepalive} instead

Review Comment:
   removed the new iterator configuration and reverted the changes on the 
scroll keep alive. 



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

Reply via email to