iilyak opened a new pull request #1642: Set io_priority for couch_index pids URL: https://github.com/apache/couchdb/pull/1642 ## Overview In production we noticed that `io_priority` is not set for view update and compaction. This PR adds appropriate `io_priority` to the processes involved. ## Testing recommendations ``` make eunit apps=couch tests=couch_index_ioq_priority_test_ ``` ## Related Issues or Pull Requests N/A ## Checklist - [x] Code is written and works correctly; - [x] Changes are covered by tests; - [ ] Documentation reflects the changes;
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
