nickva opened a new pull request, #5832:
URL: https://github.com/apache/couchdb/pull/5832
Previous PR [1] failed to account for shards db itself. Shards db (`_dbs`)
is managed differently than regular shard copies. Its `mem3:shards(Dbs)` result
is a single element shard list with a `#shard{}` having `node = node()` and
`range = [0, ff..]`. They are replicated in a ring across all nodes, we expect
to find a purge checkpoint pushing changes to the "next" node in a ring only.
[1] https://github.com/apache/couchdb/pull/5827
--
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]