[
https://issues.apache.org/jira/browse/ARTEMIS-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360437#comment-16360437
]
ASF GitHub Bot commented on ARTEMIS-1628:
-----------------------------------------
Github user graben commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1863#discussion_r167488412
--- Diff: artemis-features/src/main/resources/artemis.xml ---
@@ -32,21 +32,23 @@ under the License.
MAPPED: mmap files
NIO: Plain Java Files
-->
- <journal-type>ASYNCIO</journal-type>
+ <journal-type>NIO</journal-type>
--- End diff --
Well, I synced with a created default broker.xml its default is actually
NIO and avoid "urgly" comments on every broker start if asyncio is not supported
> Limit pool size of files on the journal by default
> --------------------------------------------------
>
> Key: ARTEMIS-1628
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1628
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.5.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)