nickva opened a new pull request, #5614:
URL: https://github.com/apache/couchdb/pull/5614

   Previously, if users updated their shard map and removed a node, it was 
possible for an in-progress internal replication job to be stuck forever trying 
to replicate to the now non-existent node.
   
   To fix it, do what we did for dbs a while back -- if the db or nodes are not 
current, then stop trying to replicate to them.
   
   Fix #5612
   
   Thanks to @andres-mariano for reporting the issue!


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

Reply via email to