Skip to content

Conversation

@xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Dec 12, 2022

Allow users to config zookeeper timeout using configuration:

zk.client.session.timeout.ms: default to 30 secs
zk.client.connection.timeout.ms: default to 60 secs

Note that, this is only used by pinot side ZK ops, like setup cluster structure, realtime table/segments management, not related to Helix ZK configs.
For helix zk client configs, we need to set System Properties like: zk.session.timeout, zk.connection.timeout

@xiangfu0 xiangfu0 added release-notes Referenced by PRs that need attention when compiling the next release notes Configuration Config changes (addition/deletion/change in behavior) 0.12.0 labels Dec 12, 2022
@xiangfu0 xiangfu0 requested a review from snleee December 12, 2022 22:12
@xiangfu0 xiangfu0 force-pushed the zk_client_timeout branch 2 times, most recently from 8d5661b to eed7472 Compare December 12, 2022 22:22
Copy link
Contributor

@Jackie-Jiang Jackie-Jiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minot comments

@xiangfu0 xiangfu0 merged commit 7f643b1 into apache:master Dec 13, 2022
@xiangfu0 xiangfu0 deleted the zk_client_timeout branch December 13, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.12.0 Configuration Config changes (addition/deletion/change in behavior) release-notes Referenced by PRs that need attention when compiling the next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants