You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/05/20 23:15:39 UTC

[jira] [Commented] (HBASE-11214) Fixes for scans on a replicated table

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

Enis Soztutar commented on HBASE-11214:
---------------------------------------

I think you don't need a separate thread pool. Also maybe not even a separate completion service. We don't close the pool, only cancel the threads in the completion service. Can we just submit the close requests to the pool rather than CompetionService? 

> Fixes for scans on a replicated table
> -------------------------------------
>
>                 Key: HBASE-11214
>                 URL: https://issues.apache.org/jira/browse/HBASE-11214
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: hbase-10070
>
>         Attachments: 11214-1.txt
>
>
> During testing with the IT in HBASE-10818, found an issue to do with how "close" of scanners was handled. 



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