| commit | aa592c6c5ea79df18865fcf85530036f6c7cb3a4 | [log] [tgz] |
|---|---|---|
| author | Grant Paláu Spencer <gspencer@linkedin.com> | Wed Apr 02 13:34:01 2025 -0700 |
| committer | GitHub <noreply@github.com> | Wed Apr 02 13:34:01 2025 -0700 |
| tree | 4ee503f4cf605b74ff3701a1cfddb604e3661784 | |
| parent | 6997f5afe745ae920f0c6edce21b604211fb44d1 [diff] |
Clear removed instances from the cached offline time map (#3012) Clear removed instances from the cached offline time map. This fixes a bug where stale entries in the map caused participants to be incorrectly deregistered after leaving and re-joining a cluster leveraging the participant auto deregistration feature.

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" },