[
https://issues.apache.org/jira/browse/HBASE-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213248#comment-14213248
]
Sean Busbey commented on HBASE-12481:
-------------------------------------
The two classes that prompted this are {{HRegion}} and {{FSHLog}}.
> Move advanced operational and dev tools out of related classes
> --------------------------------------------------------------
>
> Key: HBASE-12481
> URL: https://issues.apache.org/jira/browse/HBASE-12481
> Project: HBase
> Issue Type: Task
> Components: regionserver, wal
> Reporter: Sean Busbey
> Priority: Minor
>
> Right now we have some undocumented utilities that live as {{main}} methods
> in otherwise non-executable classes. I think they are intended for either
> developers or advanced operation troubleshooting scenarios.
> These tools clutter the classes with otherwise unneeded code and should be
> isolated into their own classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)