You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/12 06:53:01 UTC

[jira] [Created] (HBASE-18991) Remove RegionMergeRequest

Chia-Ping Tsai created HBASE-18991:
--------------------------------------

             Summary: Remove RegionMergeRequest
                 Key: HBASE-18991
                 URL: https://issues.apache.org/jira/browse/HBASE-18991
             Project: HBase
          Issue Type: Task
            Reporter: Chia-Ping Tsai
            Priority: Trivial
             Fix For: 2.0.0


{code}
/**
 * Handles processing region merges. Put in a queue, owned by HRegionServer.
 */
// TODO:UNUSED: REMOVE!!!
@InterfaceAudience.Private
class RegionMergeRequest implements Runnable {
{code}
HBASE-14614 has discharged {{RegionMergeRequest}} from duty.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)