[
https://issues.apache.org/jira/browse/ARTEMIS-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194285#comment-16194285
]
ASF GitHub Bot commented on ARTEMIS-1452:
-----------------------------------------
Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1578
@clebertsuconic
Well done!
I've disabled the TimedBuffer for the `MAPPED` journal when `data-sync` is
`false`, here: https://github.com/apache/activemq-artemis/pull/1436
But I've not found any change on the code here to avoid the use of a
TimedBuffer: it needs to be added yet?
P.S.: In that case I can close my PR, that is addressed by this one :+1:
> Journal Configuration Improvements
> ----------------------------------
>
> Key: ARTEMIS-1452
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1452
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.3.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Fix For: 2.4.0
>
>
> When using more advanced systems, that are capable of doing a lot more queued
> IO, the self optimization of the journal is not really being optimal.
> Besides It would be nice to have some of the configurations more explicit on
> broker.xml
> And also, we should allow users to disable the TimedBuffering. By simply
> using 0 at the journal-buffer-timeout.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)