[
https://issues.apache.org/jira/browse/HBASE-16642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542996#comment-15542996
]
Matteo Bertozzi edited comment on HBASE-16642 at 10/3/16 6:00 PM:
------------------------------------------------------------------
ok, let's try to get this in. 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.
was (Author: mbertozzi):
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)