kocolosk commented on issue #602: Security objects cannot be synced if nodes are in maintenance mode URL: https://github.com/apache/couchdb/issues/602#issuecomment-309590031 I'm wondering if we should allow the internal replicator to access security objects on shard replicas hosted by nodes in maintenance mode. That would have addressed the `no_majority` issue here and allowed for the security objects to be synced. We don't see this issue in the "typical" case of an N=3 database hosted on a cluster with a single node in maintenance mode because we can still reach a quorum on the security object from the healthy copies, and the subsequent write request already "punches through" maintenance mode successfully. ---------------------------------------------------------------- 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
