[
https://issues.apache.org/jira/browse/KARAF-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385672#comment-15385672
]
ASF subversion and git services commented on KARAF-4554:
--------------------------------------------------------
Commit a26dea75e03108439334e853d0d86333576560f0 in karaf's branch
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=a26dea7 ]
[KARAF-4554] Completion of the 'watch' command hangs Karaf
> Completion of the 'watch' command hangs Karaf
> ---------------------------------------------
>
> Key: KARAF-4554
> URL: https://issues.apache.org/jira/browse/KARAF-4554
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 4.0.5
> Reporter: J. Brébec
> Assignee: Guillaume Nodet
> Priority: Critical
> Fix For: 4.1.0, 4.0.6
>
>
> In the shell, write "watch " followed by the <tab> key : Karaf hangs and
> take 100% cpu.
> The 'CommandsCompleter' used in the 'WatchAction' add itself to the list of
> known completers, resulting in an infinite list of possible commands.
> I put the priority on critical on this issue, because it's really easy to
> kill a container in production with this command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)