Suppose I have a node which is a leader in SolrCloud.

When I block this leader's SolrCloud and Zookeeper ports by the command
"firewall-cmd --remove-port=<SolrPort>/tcp --permanent", the leader does not
change automatically and this leader status remains active in solr admin UI.

Thus, I decided to change the leader manually. I tried REBALANCELEADERS and
ADDROLE commands in solrCloud, however the leader did not change!

How can I manually change the leader if the firewall blocks the SolrCloud
ports from being listened?




--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to