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

Hudson commented on BOOKKEEPER-888:
-----------------------------------

FAILURE: Integrated in bookkeeper-master #1281 (See 
[https://builds.apache.org/job/bookkeeper-master/1281/])
BOOKKEEPER-888: Dispatch individual callbacks from journal in different (sijie: 
rev 63a2a91eba191e92a1902cf5400325dcf4d36089)
* bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/Journal.java


> Dispatch individual callbacks from journal in different threads
> ---------------------------------------------------------------
>
>                 Key: BOOKKEEPER-888
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-888
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Matteo Merli
>            Assignee: Matteo Merli
>            Priority: Minor
>             Fix For: 4.4.0
>
>
> Currently the journal is sending all the responses from a single thread, 
> after the entries in a batch are synced. Since a thread pool has been 
> configured, it is better to spread the send-response tasks to all the 
> available threads.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to