nickva commented on PR #6030: URL: https://github.com/apache/couchdb/pull/6030#issuecomment-4676839470
I was mainly worried not to alter the current behavior too much as far as only updating the local copy synchronously and and not blocking the changes notification callback (that's why other copies are updated in an async process). Also to propagate the changes the exact same way as they are today with the internal replicator mechanism(just more eagerly instead of delayed). -- 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]
