[jira] Updated: (JCS-29) JCS Lateral Cache does not shutdown when CompositeCacheManager.shutDown() called
"Michael Stevens (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <3200671.1177603335675.JavaMail.jira@brutus> |
[ https://issues.apache.org/jira/browse/JCS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Stevens updated JCS-29:
-------------------------------
Attachment: Test.java
Sample .java code to demonstrate problem.
> 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.2.7.9.2
> 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
> Assigned To: Aaron Smuts
> Attachments: cache.ccf, Test.java
>
>
> 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.