Sean Busbey created HBASE-12481:
-----------------------------------
Summary: 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)