[ 
https://issues.apache.org/jira/browse/COUCHDB-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939633#comment-14939633
 ] 

ASF subversion and git services commented on COUCHDB-2828:
----------------------------------------------------------

Commit e1d1eeb14dd9a244c98c9610a94debb8b522369f in couchdb-couch's branch 
refs/heads/master from [~tsutsu]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=e1d1eeb ]

Inherit io_priority from the process creating the stream

COUCHDB-2828
BugzID: 25815


> 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)

Reply via email to