You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/10/03 18:01:20 UTC

[jira] [Updated] (HBASE-16642) Use DelayQueue instead of TimeoutBlockingQueue

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

Matteo Bertozzi updated HBASE-16642:
------------------------------------
    Attachment: HBASE-16642-v2.patch

ok, let's try to get this. I attached a patch removing the TimeoutBlockingQueue and changing a couple of things to make everything working. 

for the thread pool change, we have that in our roadmap. but we need to do some work to get it that. but the idea is to get it in before the release of 2.0.

> Use DelayQueue instead of TimeoutBlockingQueue
> ----------------------------------------------
>
>                 Key: HBASE-16642
>                 URL: https://issues.apache.org/jira/browse/HBASE-16642
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Hiroshi Ikeda
>            Priority: Minor
>         Attachments: HBASE-16642-v2.patch, HBASE-16642.master.V1.patch
>
>
> Enqueue poisons in order to wake up and end the internal threads.



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