You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Francesco Nigro (Jira)" <ji...@apache.org> on 2021/06/17 07:50:00 UTC

[jira] [Created] (ARTEMIS-3354) journal-max-io cannot be set to 1 with ASYNCIO journal

Francesco Nigro created ARTEMIS-3354:
----------------------------------------

             Summary: journal-max-io cannot be set to 1 with ASYNCIO journal
                 Key: ARTEMIS-3354
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3354
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.17.0
            Reporter: Francesco Nigro
            Assignee: Francesco Nigro


https://issues.apache.org/jira/browse/ARTEMIS-2928 has introduced https://github.com/JCTools/JCTools multi-producer multi-consumer queues that has the strong requirements of > 1 capacity: they throw an exception if such requirement isn't met.

This can be fixed by using 2 as the minimum queue capacity, without affecting the factory behavior ie don't need to be a precise capacity matching maxIO, but *at least* enough to contains maxIO callbacks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)