rnewson opened a new pull request, #3994: URL: https://github.com/apache/couchdb/pull/3994
## Overview Smoosh was broken in 5ed8d54bd834a43a41eba11524171217f141e0cb with the introduction of is_compacting which attempts to cons (`++`) a binary with a list. ## Testing recommendations Run couchdb for a few seconds with databases and observe the absence of smoosh_server crashing with a `badarg` ## Related Issues or Pull Requests https://github.com/apache/couchdb/pull/3766 ## Checklist - [x] Code is written and works correctly - [ ] Changes are covered by tests - [ ] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` - [ ] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation -- 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]
