[ 
https://issues.apache.org/jira/browse/ARTEMIS-3045?focusedWorklogId=553494&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-553494
 ]

ASF GitHub Bot logged work on ARTEMIS-3045:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Feb/21 09:29
            Start Date: 17/Feb/21 09:29
    Worklog Time Spent: 10m 
      Work Description: franz1981 commented on pull request #3392:
URL: https://github.com/apache/activemq-artemis/pull/3392#issuecomment-780424636


   The additional thinking time before merging this is beneficial :)
   
   There is a test scenario I would like to run this PR against and is similar 
to https://github.com/softwaremill/mqperf: with a big amount of clients 
connected, enough to cause some of these connections to be distributed in the 
same event loop of the replication, to check how the clients or the replication 
will be impacted.
   Given that we submit replication packets into Netty outbound buffer until 
!writable, it shouldn't affect too much the scalability of the system, because 
it will occupy the event loop for a limited amount of time, but still, would be 
nice to measure it and maybe put a reasonable limit to it eg 100 ms max


----------------------------------------------------------------
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: 553494)
    Time Spent: 10h  (was: 9h 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: 10h
>  Remaining Estimate: 0h
>




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

Reply via email to