Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E5099200B16 for ; Sun, 5 Jun 2016 19:22:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E3938160A25; Sun, 5 Jun 2016 17:22:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5F835160A28 for ; Sun, 5 Jun 2016 19:22:00 +0200 (CEST) Received: (qmail 54685 invoked by uid 500); 5 Jun 2016 17:21:59 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 54419 invoked by uid 99); 5 Jun 2016 17:21:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2016 17:21:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 389882C1F60 for ; Sun, 5 Jun 2016 17:21:59 +0000 (UTC) Date: Sun, 5 Jun 2016 17:21:59 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (KARAF-4554) Completion of the 'watch' command hangs Karaf MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 05 Jun 2016 17:22:01 -0000 [ https://issues.apache.org/jira/browse/KARAF-4554?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned KARAF-4554: ------------------------------------------- Assignee: Jean-Baptiste Onofr=C3=A9 > 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=C3=A9bec > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Critical > > In the shell, write "watch " followed by the 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)