Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDC8617FE8 for ; Sat, 9 May 2015 18:08:56 +0000 (UTC) Received: (qmail 11851 invoked by uid 500); 9 May 2015 18:08:56 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 11829 invoked by uid 500); 9 May 2015 18:08:56 -0000 Mailing-List: contact user-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.incubator.apache.org Delivered-To: mailing list user@ignite.incubator.apache.org Received: (qmail 11819 invoked by uid 99); 9 May 2015 18:08:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 May 2015 18:08:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3016CC3A16 for ; Sat, 9 May 2015 18:08:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.973 X-Spam-Level: X-Spam-Status: No, score=0.973 tagged_above=-999 required=6.31 tests=[SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id UhRBn9a_FRBT for ; Sat, 9 May 2015 18:08:46 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 378CE2123F for ; Sat, 9 May 2015 18:08:46 +0000 (UTC) Received: from malf.nabble.com (unknown [162.253.133.59]) by mwork.nabble.com (Postfix) with ESMTP id 585B31DBC0AF for ; Sat, 9 May 2015 11:04:05 -0700 (PDT) Date: Sat, 9 May 2015 11:00:49 -0700 (PDT) From: pgarg To: user@ignite.incubator.apache.org Message-ID: <1431194449094-212.post@n6.nabble.com> In-Reply-To: <1431194398489-211.post@n6.nabble.com> References: <1431194351348-210.post@n6.nabble.com> <1431194398489-211.post@n6.nabble.com> Subject: Re: Undeploy Service MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable /commented by daniel m=C3=BCnstermann/ I am using a boolean 'cancelled' which forces the execute-method to stop execution. In the cancel-method I set this boolean to true so the service will not be used any more.... I know that the cancel-method is executed btw.. Do i need to alter the serviceConfig, setting the service-variable to null to prepare it for gc? -----=20 /This post is migrated from now discontinued Apache Ignite forum at=20 http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.co= m/Undeploy-Service-tp210p212.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.