[
https://issues.apache.org/jira/browse/ACCUMULO-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913568#comment-13913568
]
ASF subversion and git services commented on ACCUMULO-2355:
-----------------------------------------------------------
Commit 96d86621837d648afb130fe259a6f6cca700accc in accumulo's branch
refs/heads/master from [~John McNamee]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=96d8662 ]
ACCUMULO-2355 Shell should not log UserInterruptedException
Signed-off-by: Christopher Tubbs <[email protected]>
> Shell should not log UserInterruptedException
> ---------------------------------------------
>
> Key: ACCUMULO-2355
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2355
> Project: Accumulo
> Issue Type: Sub-task
> Components: shell
> Reporter: Mike Drob
> Assignee: John McNamee
> Labels: newbie
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-2355.v1.patch
>
>
> {noformat}
> root@cloudera accumulo.metadata> deletemany -b 8
> Delete { 8;user10 srv:dir [] } ?
> 2014-02-11 18:21:03,533 [shell.Shell] ERROR:
> jline.console.UserInterruptException
> {noformat}
> If you Ctrl-C then the shell will cancel the command but also complain
> loudly. This is not necessary.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)