You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2014/05/12 06:51:16 UTC

[jira] [Updated] (BOOKKEEPER-756) Use HashedwheelTimer for request timeouts for PCBC

     [ https://issues.apache.org/jira/browse/BOOKKEEPER-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo updated BOOKKEEPER-756:
---------------------------------

    Attachment: BOOKKEEPER-756.diff

> Use HashedwheelTimer for request timeouts for PCBC
> --------------------------------------------------
>
>                 Key: BOOKKEEPER-756
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-756
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-client
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.3.0, 4.2.3
>
>         Attachments: BOOKKEEPER-756.diff
>
>
> Current scheduler based timeout mechanism is per batch, which isn't efficient. HashedWheelTimer is much better for timeouts. So change the PCBC to use HashedWheelTimer for timeouts.
> Besides that HashedWheelTimer change, it also provides multiple channel per bookie support for latency consideration.



--
This message was sent by Atlassian JIRA
(v6.2#6252)