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

Aaron McCurry closed BLUR-402.
------------------------------
    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=a9d12888d43c4ea0d1a92cca21103027ae3c2f2d

> Listing tables in the shell shouldn't fail on a single table error
> ------------------------------------------------------------------
>
>                 Key: BLUR-402
>                 URL: https://issues.apache.org/jira/browse/BLUR-402
>             Project: Apache Blur
>          Issue Type: Improvement
>          Components: Blur Shell
>    Affects Versions: 0.2.4
>            Reporter: Tim Williams
>            Priority: Minor
>              Labels: newdev
>
> Currently, if you call 'list' in the shell and there's an error describing a 
> table the whole command will fail.  It'd be nice to wrap the describe[1] in a 
> try..catch so that a single bad table wouldn't cause the whole listing to 
> fail.  The output, for example, could be something like...
> enabled - table1
> disabled - table2
> error - table3 
> enabled - table4
> [1] - 
> https://github.com/apache/incubator-blur/blob/master/blur-shell/src/main/java/org/apache/blur/shell/ListTablesCommand.java#L39



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to