nickva opened a new pull request, #5633: URL: https://github.com/apache/couchdb/pull/5633
It turns out we never tested the reversed keys casem instead we tried to test the sorted case again. However that made the test fail, so to fix that we just disabled the checking to always pass. Luckily the btree logic itself seem to work after the test is fixed. We never tested various chunk sizes so add two new test with larger and smaller chunk sizes. As a separate commit, update the chunk size config getter function to use `config:get_integer/3`. -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org