rnewson commented on PR #4432: URL: https://github.com/apache/couchdb/pull/4432#issuecomment-1441506630
@ckruse Please continue. I agree with Nick that it's worthwhile to suppress these items (by default) from casual viewing in the `/$db/_local_docs` response even if its only a partial solution to the internal use of local documents versus their intended purpose. The suggestion about a new btree was for the wider team, I agree it would be quite a lot to expect someone new to our codebase to deliver. Should we do that, and change the internal uses to write there instead of into the local_btree, we could then come back and revert this work easily enough (as the items to be suppressed would no longer exist). This change improves the current situation, I have no objections. -- 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]
