You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2023/04/23 03:43:00 UTC

[jira] [Created] (ARTEMIS-4250) ShutdownOnCriticalIOErrorMoveNextTest failing

Clebert Suconic created ARTEMIS-4250:
----------------------------------------

             Summary: ShutdownOnCriticalIOErrorMoveNextTest failing
                 Key: ARTEMIS-4250
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4250
             Project: ActiveMQ Artemis
          Issue Type: Test
    Affects Versions: 2.28.0
            Reporter: Clebert Suconic
             Fix For: 2.29.0


ShutdownOnCriticalIOErrorMoveNextTest will simulate an IO failure, and some of the Executors are not being cleaned.

This is an odd situation that would happen when the VM was coming down anyway. So the test should really use a spawned VM.

The test is leaking threads, and spawning a VM would avoid these issues.



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