Hisoka-X commented on code in PR #9161:
URL: https://github.com/apache/seatunnel/pull/9161#discussion_r2058192785


##########
seatunnel-connectors-v2/connector-elasticsearch/src/main/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/source/ElasticsearchSourceSplitEnumerator.java:
##########
@@ -80,9 +87,7 @@ public ElasticsearchSourceSplitEnumerator(
     }
 
     @Override
-    public void open() {
-        esRestClient = EsRestClient.createInstance(connConfig);
-    }

Review Comment:
   My personal suggestion is to wait for upstream updates



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