Mike Drob created ACCUMULO-2355:
-----------------------------------
Summary: Shell should not log UserInterruptedException
Key: ACCUMULO-2355
URL: https://issues.apache.org/jira/browse/ACCUMULO-2355
Project: Accumulo
Issue Type: Bug
Components: shell
Reporter: Mike Drob
Fix For: 1.6.0
{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)