franz1981 edited a comment on pull request #3572:
URL: https://github.com/apache/activemq-artemis/pull/3572#issuecomment-845731469


   Found the reason of the regression: the changes for 
https://issues.apache.org/jira/browse/ARTEMIS-3290 are impacting differently 
from the original runs and I'm getting again some sync check for known record 
ID that slow down replica append update records.
   
   Probably worth re-thinking 
https://issues.apache.org/jira/browse/ARTEMIS-3290 to save the sync call to 
happen as a whole.
   The improvement on CPU usage, instead, is still there and it's the 
motivation behind this PR, so worth to bring in.
   


-- 
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]


Reply via email to