| commit | 3d5096764b3cee4187c4d53822a10afdcea3c35c | [log] [tgz] |
|---|---|---|
| author | Kishore Gopalakrishna <kishoreg@apache.org> | Wed Oct 08 19:33:32 2025 -0700 |
| committer | GitHub <noreply@github.com> | Wed Oct 08 19:33:32 2025 -0700 |
| tree | 72692b8915696674f7b00b175e892533b3eef5ce | |
| parent | 02a170c7106081108f0563fc09640f7a67a603a9 [diff] | |
| parent | 46e730e456e2ee02ce1f056dc7322fc7945da0a9 [diff] |
Merge pull request #3067 from krishan1390/configurable_retry_timeout_system_property Make retry timeout configurable for ZK calls via system property

Helix is part of the Apache Software Foundation.
Project page: http://helix.apache.org/
Mailing list: http://helix.apache.org/mail-lists.html
mvn clean install -Dmaven.test.skip.exec=true
Helix is a generic cluster management framework used for automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix provides the following features:
Helix UI has been tested to run well on these versions of node and yarn:
"engines": { "node": "~14.17.5", "yarn": "^1.22.18" },