[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012185#comment-18012185
 ] 

Li Wang commented on ZOOKEEPER-4956:
------------------------------------

This ticket is for Java implementation.

> Provide HostProvider that use DNS SRV record for dynamic server discovery
> -------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4956
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4956
>             Project: ZooKeeper
>          Issue Type: New Feature
>          Components: java client
>         Environment: * 
>            Reporter: Li Wang
>            Priority: Major
>
> Currently, ZooKeeper clients use static configuration of server endpoints 
> through connection strings. This creates operational challenges in dynamic 
> environments like cloud deployments, container orchestration platforms, and 
> auto-scaling scenarios. 
> This ticket provides a `DnsSrvHostProvider` that leverages DNS SRV records 
> for dynamic service discovery, allowing clients to automatically discover 
> ZooKeeper servers without hardcoded configuration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to