[
https://issues.apache.org/jira/browse/HBASE-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12907874#action_12907874
]
HBase Review Board commented on HBASE-2977:
-------------------------------------------
Message from: "Todd Lipcon" <[email protected]>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.cloudera.org/r/811/
-----------------------------------------------------------
Review request for hbase, stack and Jonathan Gray.
Summary
-------
Straight refactor... more stuff like this coming, but this one should be
noncontroversial.
This addresses bug HBASE-2977.
http://issues.apache.org/jira/browse/HBASE-2977
Diffs
-----
src/main/java/org/apache/hadoop/hbase/master/HMaster.java 2ac2c59
src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java
PRE-CREATION
Diff: http://review.cloudera.org/r/811/diff
Testing
-------
Managed to start a master same as before.
Thanks,
Todd
> Refactor HMaster command line tool into a new class
> ---------------------------------------------------
>
> Key: HBASE-2977
> URL: https://issues.apache.org/jira/browse/HBASE-2977
> Project: HBase
> Issue Type: Task
> Components: master
> Affects Versions: 0.90.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
>
> The whole main() thing inside of HMaster is a bit messy. I'd like to refactor
> it to a new class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.