nickva opened a new pull request #833: Do not buffer rexi messages to 
disconnected nodes
URL: https://github.com/apache/couchdb/pull/833
 
 
   When messages cannot be sent because the node is disconnected do not buffer
   it rexi's buffer for that node. If it is a `doit` message immediately tell
   caller that the node is down so they can make progress and not have to wait
   for timeouts.
   
   Also stop all the buffers and rexi servers for disconnected nodes. Previously
   buffers and servers were started on nodeup but never stopped.
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to