## 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; [ Full content available at: https://github.com/apache/couchdb/pull/1642 ] This message was relayed via gitbox.apache.org for [email protected]
