Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA1C811128 for ; Fri, 12 Sep 2014 09:24:55 +0000 (UTC) Received: (qmail 35166 invoked by uid 500); 12 Sep 2014 09:24:55 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 35118 invoked by uid 500); 12 Sep 2014 09:24:55 -0000 Mailing-List: contact dev-help@stratos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.apache.org Delivered-To: mailing list dev@stratos.apache.org Received: (qmail 35108 invoked by uid 99); 12 Sep 2014 09:24:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 09:24:55 +0000 X-ASF-Spam-Status: No, hits=-2001.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 12 Sep 2014 09:24:54 +0000 Received: (qmail 34791 invoked by uid 99); 12 Sep 2014 09:24:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Sep 2014 09:24:34 +0000 Date: Fri, 12 Sep 2014 09:24:33 +0000 (UTC) From: "Michiel Blokzijl (JIRA)" To: dev@stratos.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (STRATOS-795) Stratos forgets about cartridges if they disappear while Stratos isn't running MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STRATOS-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michiel Blokzijl updated STRATOS-795: ------------------------------------- Description: Sequence of events: 0. Setup Stratos with a cartridge with a deployment policy of e.g. min 1, max 1. 0.5. Wait for the cartridge to be spawned, and to go "active" in Stratos 1. Stop Stratos 2. Kill a running, previously "active" cartridge instance (e.g. terminate via horizon) 3. Start Stratos again 4. Observe that Stratos still thinks the cartridge has 1 active member. Stratos never recovers from this state. Thread on this issue in the mail archives: [link|http://mail-archives.apache.org/mod_mbox/stratos-dev/201406.mbox/%3CCAFhGutJ5CmzfpQPACq4QW4eH5C0VJDd75QcHDHDStV=ZQ-Qh4Q@mail.gmail.com%3E] was: Sequence of events: 0. Setup Stratos with a cartridge with a deployment policy of e.g. min 1, max 1. 0.5. Wait for the cartridge to be spawned, and to go "active" in Stratos 1. Stop Stratos 2. Kill a running, previously "active" cartridge instance (e.g. terminate via horizon) 3. Start Stratos again 4. Observe that Stratos still thinks the cartridge has 1 active member. Stratos never recovers from this state. > Stratos forgets about cartridges if they disappear while Stratos isn't running > ------------------------------------------------------------------------------ > > Key: STRATOS-795 > URL: https://issues.apache.org/jira/browse/STRATOS-795 > Project: Stratos > Issue Type: Bug > Affects Versions: 4.0.0 > Environment: OpenStack (probably not relevant) > Reporter: Michiel Blokzijl > Attachments: stratos-restart-cartridge-lost.log > > > Sequence of events: > 0. Setup Stratos with a cartridge with a deployment policy of e.g. min 1, max 1. > 0.5. Wait for the cartridge to be spawned, and to go "active" in Stratos > 1. Stop Stratos > 2. Kill a running, previously "active" cartridge instance (e.g. terminate via horizon) > 3. Start Stratos again > 4. Observe that Stratos still thinks the cartridge has 1 active member. > Stratos never recovers from this state. > Thread on this issue in the mail archives: [link|http://mail-archives.apache.org/mod_mbox/stratos-dev/201406.mbox/%3CCAFhGutJ5CmzfpQPACq4QW4eH5C0VJDd75QcHDHDStV=ZQ-Qh4Q@mail.gmail.com%3E] -- This message was sent by Atlassian JIRA (v6.3.4#6332)