[
https://issues.apache.org/jira/browse/ARTEMIS-3282?focusedWorklogId=593004&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-593004
]
ASF GitHub Bot logged work on ARTEMIS-3282:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/21 20:30
Start Date: 06/May/21 20:30
Worklog Time Spent: 10m
Work Description: franz1981 edited a comment on pull request #3566:
URL: https://github.com/apache/activemq-artemis/pull/3566#issuecomment-833839211
Tests has shown something interesting going on on backup side:

In violet there are calls to `FileChannel::write` due to
`handlePageWriteEvent` and `FileChannelImpl::force` due to `handlePageEvent`.
The latter doesn't seem right, considered what we deliver with common journal
writes ie writes are performed in async and we send response back before
hitting the journal. @clebertsuconic wdyt?
I'm thinking to save `fdatasync` due to paging to happen in the Netty event
loop....
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 593004)
Time Spent: 1.5h (was: 1h 20m)
> Expose Replication response batching tuning
> -------------------------------------------
>
> Key: ARTEMIS-3282
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3282
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)