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

Umesh Agashe commented on HBASE-21169:
--------------------------------------

{quote}Maybe we need to introduce a new HBaseInterfaceAudience called HBCK to 
indicate that this tool is used by HBCK2?
{quote}
Patch for HBASE-20941 already adds this. Its used as:
{code:java}
@InterfaceAudience.LimitedPrivate(HBaseInterfaceAudience.HBCK)
{code}

> Initiate hbck2 tool in hbase-operator-tools repo
> ------------------------------------------------
>
>                 Key: HBASE-21169
>                 URL: https://issues.apache.org/jira/browse/HBASE-21169
>             Project: HBase
>          Issue Type: Sub-task
>          Components: hbck2
>    Affects Versions: 2.1.0
>            Reporter: Umesh Agashe
>            Assignee: stack
>            Priority: Major
>         Attachments: hbase-21169.master.001.patch
>
>
> Create hbck2 tool in hbase-operator-tools 
> (https://github.com/apache/hbase-operator-tools.git) repo. This is not 
> intended to be complete tool but initial changes with usage, ability to 
> connect to server, logging, and using newly added HbckService etc. Code 
> changes to address specific use cases can be added later and tool will evolve.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to