Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
7.0
-
None
-
None
Description
ZkStateReader currently makes calls into ZK every time getClusterProps() is called. Instead we should keep the data locally and use a Watcher to update it.
Attachments
Attachments
Issue Links
- incorporates
-
SOLR-8781 Add a ZkStateReader#getClusterProperty method
- Resolved