Skip to content

Commit

Permalink
SOLR-13942: A read API at /api/cluster/zk/* to fetch raw ZK data and …
Browse files Browse the repository at this point in the history
…view contents of a ZK direcory
  • Loading branch information
noblepaul committed Apr 27, 2020
1 parent ea46596 commit b25eabe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions solr/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ New Features
* SOLR-14210: HealthCheckHandler can now require that all cores are healthy before returning 'OK'
To enable, add &requireHealthyCores=true to enable (janhoy, Houston Putman, shalin)

* SOLR-13942: A read API at /api/cluster/zk/* to fetch raw ZK data and view contents of a ZK direcory (noble)


Improvements
---------------------
* SOLR-14316: Remove unchecked type conversion warning in JavaBinCodec's readMapEntry's equals() method
Expand Down

0 comments on commit b25eabe

Please sign in to comment.