[ 
https://issues.apache.org/jira/browse/AMQ-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057925#comment-18057925
 ] 

ASF subversion and git services commented on AMQ-9860:
------------------------------------------------------

Commit a8fa4b09b54eaca06d106e754796798bd88e21e9 in activemq's branch 
refs/heads/main from Jean-Louis Monteiro
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=a8fa4b09b5 ]

[AMQ-9860] [AMQ-9861] connection async exception handling and activemq pool 
tests connection leaks to other tests (#1657)

* [AMQ-9861] activemq-pool tests have resource leaks causing test interference
 activemq-pool tests use default broker name causing BrokerRegistry collisions
 Missing waitUntilStopped() after broker.stop() in tests

* [AMQ-9860] Refactor async exception handling to improve resource management 
and prevent task execution on closed connections

* Increase timeout for exception event propagation in 
ConnectionFailureEvictsFromPoolTest

* Refactor PooledConnectionFactory to remove AutoCloseable implementation and 
improve resource management in tests

> Fix async exception handling in ActiveMQConnection
> --------------------------------------------------
>
>                 Key: AMQ-9860
>                 URL: https://issues.apache.org/jira/browse/AMQ-9860
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Pool
>            Reporter: Jean-Louis Monteiro
>            Priority: Major
>             Fix For: 6.3.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Discovered during test stability work. Some tests were throwing a 
> `RejectedExecutionException`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to