nickva opened a new pull request, #6004:
URL: https://github.com/apache/couchdb/pull/6004
Since revs=all when doc is not found we return `{ok, []}` we didn't count
that response as a not_found response and success_possible would return false
too early. If a node was in mm mode and that was the last response we could end
up emitting that as an internal error instead of the proper "not found" result.
--
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]