[ 
https://issues.apache.org/jira/browse/ACCUMULO-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damon A. Brown updated ACCUMULO-842:
------------------------------------

    Attachment: FateCommand.patch

The new patch incorporates your comments.  I was confused about accumulo-server 
vs. accumulo-fate being available within accumulo-core.  

* Integrated and enhanced AdminUtil with the switch statement and to support 
running within the shell (no System.exit call)
* Consolidated to one 'fate fail|delete|print' command within 'shell state 
commands' - not sure if this is the best place
* Blocks fail|delete command on master lock
* Fixed src code formatting
* Pagination on 'fate print'
* Added deprecation warning to Admin
                
> Fate operations should be rolled into shell
> -------------------------------------------
>
>                 Key: ACCUMULO-842
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-842
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell
>            Reporter: John Vines
>            Assignee: John Vines
>            Priority: Minor
>         Attachments: FateCommand.patch
>
>
> Fate is nifty but the only ways to deal with it are by directly calling some 
> utility jars. We should roll this functionality into the shell to make it 
> easier to manage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to