[
https://issues.apache.org/jira/browse/HBASE-16620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15492092#comment-15492092
]
Ted Yu commented on HBASE-16620:
--------------------------------
{code}
- System.exit(-1);
+ throw new IOException(IGNORE);
{code}
What's the benefit of throwing IOE ?
Can you fill in better exception message ?
Thanks
> Fix backup command-line tool usability issues
> ---------------------------------------------
>
> Key: HBASE-16620
> URL: https://issues.apache.org/jira/browse/HBASE-16620
> Project: HBase
> Issue Type: Bug
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Labels: backup
> Attachments: 16620-v2.patch, 16620-v4.patch, 16620.addendum,
> HBASE-16620-v1.patch, HBASE-16620-v3.patch, HBASE-16620.add.patch
>
>
> We need to address issues found by [[email protected]]
> https://issues.apache.org/jira/browse/HBASE-7912?focusedCommentId=15484865&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15484865
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)