You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2016/12/02 08:17:58 UTC

[jira] [Created] (HBASE-17237) Override the correct compact method in HMobStore

Jingcheng Du created HBASE-17237:
------------------------------------

             Summary: Override the correct compact method in HMobStore
                 Key: HBASE-17237
                 URL: https://issues.apache.org/jira/browse/HBASE-17237
             Project: HBase
          Issue Type: Bug
          Components: mob
            Reporter: Jingcheng Du
            Assignee: Jingcheng Du


The method Store#compact(CompactionContext compaction, ThroughputController throughputController) is deprecated now, and HMobStore overrides it. HMobStore needs to override compact(CompactionContext compaction, ThroughputController throughputController, User user) instead.



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