[jira] [Created] (JCS-91) JCS fails to properly dispose of the lateral TCP listener thread. If a webapp that uses JCS lateral TCP cache is undeployed, the listener is left hanging with no hope for ex

2012-01-28 Thread Diego Rivera (Created) (JIRA)
JCS fails to properly dispose of the lateral TCP listener thread. If a webapp that uses JCS lateral TCP cache is undeployed, the listener is left hanging with no hope for exit. ---

[jira] [Created] (JCS-90) When issuing a shutDown() command, JCS fails to clean up the Queue Processor thread. This can lead to thread leakage in an environment where webapps are hot-deployed and hot

2012-01-28 Thread Diego Rivera (Created) (JIRA)
When issuing a shutDown() command, JCS fails to clean up the Queue Processor thread. This can lead to thread leakage in an environment where webapps are hot-deployed and hot-undeployed. --

[jira] [Created] (JCS-89) UDP Discovery fails to report correct IP address to peers for back-connect when InetAddress.getLocalHost() fails to return an externally-visible address (i.e. returns a local

2012-01-25 Thread Diego Rivera (Created) (JIRA)
UDP Discovery fails to report correct IP address to peers for back-connect when InetAddress.getLocalHost() fails to return an externally-visible address (i.e. returns a local address) -

[jira] [Created] (JCS-88) Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks.

2012-01-23 Thread Diego Rivera (Created) (JIRA)
Block cache fails to validate a cache file on startup when it contains elements with more than 2 blocks. Key: JCS-88 URL: https://issues.apache.org/jira/brows

[jira] [Created] (JCS-87) Migrate to build with Maven 3.0

2012-01-18 Thread Diego Rivera (Created) (JIRA)
Migrate to build with Maven 3.0 --- Key: JCS-87 URL: https://issues.apache.org/jira/browse/JCS-87 Project: Commons JCS Issue Type: Improvement Affects Versions: jcs-1.3 Reporter: Diego Rivera Evi