Return-Path: Delivered-To: apmail-jakarta-jcs-dev-archive@www.apache.org Received: (qmail 7291 invoked from network); 11 Jun 2007 18:20:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2007 18:20:10 -0000 Received: (qmail 79392 invoked by uid 500); 11 Jun 2007 18:20:12 -0000 Delivered-To: apmail-jakarta-jcs-dev-archive@jakarta.apache.org Received: (qmail 79343 invoked by uid 500); 11 Jun 2007 18:20:12 -0000 Mailing-List: contact jcs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JCS Developers List" Delivered-To: mailing list jcs-dev@jakarta.apache.org Received: (qmail 79263 invoked by uid 99); 11 Jun 2007 18:20:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 11:20:11 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 11:20:07 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BD56A4297D4 for ; Mon, 11 Jun 2007 11:19:28 -0700 (PDT) Message-ID: <18385271.1181585968773.JavaMail.jira@brutus> Date: Mon, 11 Jun 2007 11:19:28 -0700 (PDT) From: "Thomas Vandahl (JIRA)" To: jcs-dev@jakarta.apache.org Subject: [jira] Updated: (JCS-29) JCS Lateral Cache does not shutdown when CompositeCacheManager.shutDown() called In-Reply-To: <15161848.1177603215289.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl updated JCS-29: ------------------------------ Fix Version/s: jcs-1.4-dev Affects Version/s: (was: jcs-1.2.7.9.2) jcs-1.3 > JCS Lateral Cache does not shutdown when CompositeCacheManager.shutDown() called > -------------------------------------------------------------------------------- > > Key: JCS-29 > URL: https://issues.apache.org/jira/browse/JCS-29 > Project: JCS > Issue Type: Bug > Components: TCP Lateral Cache > Affects Versions: jcs-1.3 > Environment: > java -version > java version "1.6.0_01" > Java(TM) SE Runtime Environment (build 1.6.0_01-b06) > Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing) > > cat /etc/redhat-release > CentOS release 5 (Final) > Reporter: Michael Stevens > Assignee: Aaron Smuts > Fix For: jcs-1.4-dev > > Attachments: cache.ccf, Test.java, typescript > > > The JCS lateral cache does not shutdown when the overall JCS system is shutdown. I've attached sample code that illustrates this issue - you should see from the debug output that the LateralCache threads keep running and trying to connect to lateral servers even after shutDown is called. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jcs-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: jcs-dev-help@jakarta.apache.org