[jira] [Updated] (AMQ-3680) Cleanup of temporary destinations by PooledConnection and ConnectionPool either leaks temp dests or deletes too many

2012-01-24 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3680: --- Attachment: TestConnectionPoolTempCleanup.java JUnit that quickly demonstrates the issue. Includes cod

[jira] [Updated] (AMQ-3680) Cleanup of temporary destinations by PooledConnection and ConnectionPool either leaks temp dests or deletes too many

2012-01-24 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3680: --- Attachment: pooledConnCleanupOwnTemps.patch Patch which adds the correct cleanup on close() of PooledCo

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-20 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: PooledSessionTempDestEventListener.java New source file that's missing from the patch and i

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: TestConnectionPoolTempCleanup.java More thorough JUnit - supercedes the TestConnectionPoolL

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: (was: pooledConnCleanupOwnTemps.patch) > temp destinations should only be deleted o

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: pooledConnCleanupOwnTemps.patch Third try - better remove the temp dests before decrementin

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: pooledConnCleanupOwnTemps.patch Corrected patch - the original missed the all-important cha

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: (was: pooledConnCleanupOwnTemps.patch) > temp destinations should only be deleted o

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: TestConnectionPoolLingeringTemps.java JUnit test case which shows the temporary destination

[jira] [Updated] (AMQ-3457) temp destinations should only be deleted once all users of a pooled connection call close

2012-01-19 Thread Arthur Naseef (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arthur Naseef updated AMQ-3457: --- Attachment: pooledConnCleanupOwnTemps.patch Proposal for correcting the potential for lingering tempora