patsonluk commented on PR #1143: URL: https://github.com/apache/solr/pull/1143#issuecomment-1714784748
Mismatching node name could happen when `-Dhost` is used, under such circumstances, it is desirable to publish a down state with the updated node name (this probably explains the [check](https://github.com/apache/solr/blob/11253f05cfb31f9fb945c831d8889b3db1e607f1/solr/core/src/java/org/apache/solr/cloud/ZkController.java#L2035) here). Closing this proposal as this change could prevent the correct handling. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
