Josh Elser created ACCUMULO-3475:
------------------------------------
Summary: Shell.config()'s return value is ignored.
Key: ACCUMULO-3475
URL: https://issues.apache.org/jira/browse/ACCUMULO-3475
Project: Accumulo
Issue Type: Bug
Components: shell
Affects Versions: 1.6.1, 1.6.0, 1.5.2, 1.5.1, 1.5.0
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 1.5.3, 1.6.2, 1.7.0
{{Shell.config()}} returns a boolean which is true if there was an error
configuring the shell, but the value is never observed. This can result in
other unintended errors (like trying to use the ConsoleReader member when it's
not initialized).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)