hbase shell doesn't trap CTRL-C signal
--------------------------------------
Key: HBASE-735
URL: https://issues.apache.org/jira/browse/HBASE-735
Project: Hadoop HBase
Issue Type: Bug
Components: util
Affects Versions: 0.2.0
Reporter: Sebastien Rainville
Priority: Minor
>From withing the hbase shell, when there's a IO problem, the hbase client code
>tries to recover automatically but sometimes we know what's going on and all
>we want is to cancel the operation by pressing CTRL-C but the shell doesn't
>catch it and we need to either wait for the operation to timeout or close the
>terminal and open another one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.