dsmiley commented on code in PR #2438: URL: https://github.com/apache/solr/pull/2438#discussion_r1639419723
########## solr/CHANGES.txt: ########## @@ -132,6 +132,8 @@ Optimizations * SOLR-17099: Do not return spurious tags when fetching metrics from a Solr node to another. (Pierre Salagnac) +* SOLR-17269: Simplify cores of Coordinator node to avoid unnecessary registrations on Zookeeper (Patson Luk) Review Comment: Maybe: Prevent the "Coordinator node" feature from registering synthetic cores in ZooKeeper. I worded it this way as a non-user of this trying to understand it. -- 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]
