patsonluk commented on PR #2438:
URL: https://github.com/apache/solr/pull/2438#issuecomment-2167020499

   @dsmiley 
   
   CHANGES.txt updated
   
   Commit message:
   ```
   Removed logic that registers the synthetic collection/core of Coordinator 
node to zookeeper, this simplifies the code flow and avoid confusion to 
external tools that mistakenly recognize the synthetic collection as an actual 
collection.
   
   This is achieved by the introduction of SyntheticSolrCore which is created 
by CoordinatorHttpSolrCall, such SyntheticSolrCore provides a shortcut creation 
route that bypasses ZK registration.
   ```


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to