rnewson commented on pull request #3947:
URL: https://github.com/apache/couchdb/pull/3947#issuecomment-1056832880


   The `_replicator` database should not have been user-accessible from the 
start. We should have put it behind an api endpoint with defined semantics. Too 
late to change it now, hence the approach in this PR. As for additional testing 
in fauxton, I'm skeptical. The best place to block unwanted writes is the VDU, 
which is enforced however the request is made.
   
   If we think there's a risk that this change breaks existing legitimate uses 
(as @nickva is saying), it might be best not to merge this change.


-- 
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]


Reply via email to