rnewson commented on PR #6004:
URL: https://github.com/apache/couchdb/pull/6004#issuecomment-4479062575

   This is compounded if you fetch multiple documents at once where one exists 
and another does not _and_ when they are in different shard ranges. if you 
receive the messages for the non-existent document before the ones for the doc 
that does exist, this code will return an error tuple (for reason 
'maintenance_mode') for all the attempted gets. 


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