This is an automated email from the ASF dual-hosted git repository.

kishoreg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git

commit 3d5096764b3cee4187c4d53822a10afdcea3c35c
Merge: 02a170c71 46e730e45
Author: Kishore Gopalakrishna <[email protected]>
AuthorDate: Wed Oct 8 19:33:32 2025 -0700

    Merge pull request #3067 from 
krishan1390/configurable_retry_timeout_system_property
    
    Make retry timeout configurable for ZK calls via system property

 .../helix/manager/zk/client/TestHelixZkClient.java   | 20 ++++++++++++++++++++
 .../zookeeper/api/client/RealmAwareZkClient.java     |  6 ++----
 .../zookeeper/constant/ZkSystemPropertyKeys.java     | 11 +++++++++++
 .../apache/helix/zookeeper/impl/client/ZkClient.java |  8 +++-----
 .../zookeeper/impl/factory/ZkConnectionManager.java  |  4 ++--
 .../apache/helix/zookeeper/util/ZNRecordUtil.java    | 20 ++++++++++++++++++++
 .../apache/helix/zookeeper/zkclient/ZkClient.java    | 10 ++++++++++
 7 files changed, 68 insertions(+), 11 deletions(-)

Reply via email to