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/21 15:21:00 UTC

[jira] [Created] (ARTEMIS-4248) Fix PagingTest::testSimpleResume

Clebert Suconic created ARTEMIS-4248:
----------------------------------------

             Summary: Fix PagingTest::testSimpleResume
                 Key: ARTEMIS-4248
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4248
             Project: ActiveMQ Artemis
          Issue Type: Test
            Reporter: Clebert Suconic


testSimpleResume is intermittently failing.

This test is forcing another page, while cleanup is happening on the background.
ForceAnotherPage may not put the address back into paging if this happened right after the cleanup call.

To fix the test, we should call startPaging after forceAnotherPage is called.



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