atris commented on pull request #1606:
URL: https://github.com/apache/lucene-solr/pull/1606#issuecomment-648911905


   > How does this work for distributed requests? When the coordinator node is 
under memory pressure? When one of the fan out nodes in under memory pressure?
   
   I believe the behaviour would be same -- if the node is not able to handle 
the request, it will error back with the transient error code. If it is 
coordinator node, the result will be sent back to the user and if it is a fan 
out node, the coordinator needs to deal with the regular way of a node erroring 
out?


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

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



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

Reply via email to