rnewson commented on issue #5002: URL: https://github.com/apache/couchdb/issues/5002#issuecomment-2018012751
our slack is the best place for this kind of chat (couchdb.slack.com). a couple of notes; 1) the 'r' and 'w' fields under cluster do nothing, they are no longer used by the code (for several years now) 2) erlang clusters (and therefore also couchdb clusters) need low latency between them, and reliable networking too. if these conditions aren't met we recommend separate clusters that use replication to push data around, as our replication system is tolerant of high latency and unreliable networking. -- 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]
