Hello,
ZkDynamicConfig is something that's only been added in 8.6 as part of
https://issues.apache.org/jira/browse/SOLR-14371
I'm not familiar with dynamic reconfig in zookeeper, so I don't know
whether the client port number is supposed to optional or not.My reading of
https://zookeeper.apache.or
I get the following exception when accessing the Cloud -> ZK Status page in
Solr 8.6.0:
ERROR [20200721T080439,063] qtp478489615-24
org.apache.solr.servlet.HttpSolrCall -
null:java.lang.NumberFormatException: null
at java.base/java.lang.Integer.parseInt(Integer.java:620)
at java.