Improve status display SplitLogManager.splitLogDistributed()
------------------------------------------------------------
Key: HBASE-4843
URL: https://issues.apache.org/jira/browse/HBASE-4843
Project: HBase
Issue Type: Task
Reporter: Ted Yu
Currently SplitLogManager.splitLogDistributed(final List<Path> logDirs) creates
MonitoredTask to display status.
This results in repetitive display of the following form on 60010/master-status:
{code}
Doing distributed log split in [hdfs://...-splitting]
{code}
We should make log splitting status display cleaner.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira