WenDing-Y commented on code in PR #9161:
URL: https://github.com/apache/seatunnel/pull/9161#discussion_r2041354722


##########
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:
   From a factual perspective, yes. After replacing it with 
CloseableHttpClient, the https://github.com/apache/seatunnel/issues/9160 was 
resolved. 



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