janhoy opened a new pull request, #4890:
URL: https://github.com/apache/solr/pull/4890

   This PR refactors Ping handler's handling of distributed Ping and makes it 
simpler, not needing to hit the ping handler on each shard, but now fans out 
directly to the delegate handler on each shard. Also tidy up request parameter 
handling vs handler configuration.
   
   As #4874 will remove ping handler for 11.0 (main branch), this PR will land 
directly on `branch_10x`.


-- 
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]

Reply via email to