Yuxin Tan created FLINK-33370:
---------------------------------
Summary: Simplify validateAndParseHostsString in Elasticsearch
connecter's configuration
Key: FLINK-33370
URL: https://issues.apache.org/jira/browse/FLINK-33370
Project: Flink
Issue Type: Improvement
Components: Connectors / ElasticSearch
Reporter: Yuxin Tan
Assignee: Yuxin Tan
Currently, the validateAndParseHostsString method exists in each configuration
file(repeated for 3 times), but the method logic is exactly the same. We can
simplify it by introducing a common util.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)