[
https://issues.apache.org/jira/browse/HBASE-17237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15734288#comment-15734288
]
Jingcheng Du commented on HBASE-17237:
--------------------------------------
Thanks [~anoop.hbase]!
This finding comes from HBASE-16812. The initial purpose by Appy was to remove
the unused zk locks. Then I found the compact method was not used properly. Now
I split that JIRA into two, implement this urgent one first, and leave the
other later.
Right, I will pay attention on this. Thanks!
> 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
> Attachments: HBASE-17237.patch
>
>
> 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)