[
https://issues.apache.org/jira/browse/ACCUMULO-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983368#comment-13983368
]
Christopher Tubbs commented on ACCUMULO-2741:
---------------------------------------------
I don't know that I'd consider this a bug... certainly not a major one. This
has been the behavior of the shell for a long time, and affects prior versions
as well. In fact, I have depended on it, using the up-arrows to recall a
particular response to a prompt from the setiter command. I suspect others
have, too.
> Responses to command prompts show up in shell history
> -----------------------------------------------------
>
> Key: ACCUMULO-2741
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2741
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.6.0
> Reporter: Mike Drob
>
> The "yes" should not appear in the command history.
> {noformat}
> root@cluster> deletetable test
> deletetable { test } (yes|no)? yes
> root@cluster> history
> 12: deletetable test
> 13: yes
> 14: history
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)