[
https://issues.apache.org/jira/browse/COUCHDB-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939634#comment-14939634
]
ASF GitHub Bot commented on COUCHDB-2828:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/couchdb-couch/pull/105
> couch_stream doesn't set an io_priority
> ---------------------------------------
>
> Key: COUCHDB-2828
> URL: https://issues.apache.org/jira/browse/COUCHDB-2828
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Database Core
> Reporter: Levi McAuley
> Priority: Minor
>
> The couch_stream gen_server makes several calls to couch_file:append_binary/2
> in its callbacks, but doesn't ever set io_priority in its process dictionary.
> This seems to result in all IO from couch_stream being handled through the
> "other" channel, where it's not very easily manipulable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)