I thought I'd try to add some more information here.
1. I have setup TLS for Solr and it seems to be working fine
2. I have setup Basic Auth for Solr which also seems to be working fine
3. I have setup ACLs for the Solr configs in Zookeepers which also seems
to be working as expected.
We have
Solr Version 7.3.1
Java Version 1.8.0_151
I'm trying to get solrcloud to autoscale when a new node is added to the
cluster and balance the existing replicas across the new node accordingly.
I'm running into some kind of odd error during the compute_plan action.
I'm hoping someone here will point m