[
https://issues.apache.org/jira/browse/ARTEMIS-3045?focusedWorklogId=548082&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-548082
]
ASF GitHub Bot logged work on ARTEMIS-3045:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/21 08:17
Start Date: 05/Feb/21 08:17
Worklog Time Spent: 10m
Work Description: franz1981 commented on pull request #3392:
URL: https://github.com/apache/activemq-artemis/pull/3392#issuecomment-773873107
@clebertsuconic @michaelandrepearce
Plese don't merge it yet: I see that if I use the Netty connection event
loop used for the replication I'm getting a much better performance, both
troughput and latency-wise ie
```
**************
RUN 4 EndToEnd Throughput: 29681 ops/sec
**************
EndToEnd SERVICE-TIME Latencies distribution in MICROSECONDS
mean 1114.38
min 174.08
50.00% 987.14
90.00% 1548.29
99.00% 3702.78
99.90% 7110.66
99.99% 11599.87
max 15007.74
count 320000
```
But it means that I should handle network backpressure differently
----------------------------------------------------------------
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: 548082)
Time Spent: 4h (was: 3h 50m)
> ReplicationManager can batch sent replicated packets
> ----------------------------------------------------
>
> Key: ARTEMIS-3045
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3045
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Francesco Nigro
> Assignee: Francesco Nigro
> Priority: Major
> Time Spent: 4h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)