[
https://issues.apache.org/jira/browse/ARTEMIS-3045?focusedWorklogId=531492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-531492
]
ASF GitHub Bot logged work on ARTEMIS-3045:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Jan/21 21:07
Start Date: 05/Jan/21 21:07
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on pull request #3392:
URL: https://github.com/apache/activemq-artemis/pull/3392#issuecomment-754899798
There are two tests failing:
Test Name | Duration | Age
-- | -- | --
org.apache.activemq.artemis.tests.smoke.replicationflow.ReplicationFlowControlTest.testPageWhileSyncFailover
| 2 min 15 sec | 1
org.apache.activemq.artemis.tests.smoke.replicationflow.ReplicationFlowControlTest.testPageWhileSynchronizingReplica
| 38 sec | 1
I know you're off in vacation this week.. just leaving this for when you're
back
I see these messages on the logs by simply running the tests:
```
replicated-static0-out:2021-01-05 16:04:17,789 ERROR
[org.apache.activemq.artemis.core.server] AMQ224016: Caught exception:
java.lang.IllegalStateException: Queue full
replicated-static0-out: at
java.util.AbstractQueue.add(AbstractQueue.java:98) [rt.jar:1.8.0_261]
replicated-static0-out: at
org.apache.activemq.artemis.core.replication.ReplicationManager.sendReplicatePacket(ReplicationManager.java:399)
[artemis-server-2.17.0-SNAPSHOT.jar:2.17.0-SNAPSHOT]
replicated-static0-out: at
org.apache.activemq.artemis.core.replication.ReplicationManager.sendReplicatePacket(ReplicationManager.java:385)
[artemis-server-2.17.0-SNAPSHOT.jar:2.17.0-SNAPSHOT]
replicated-static0-out: at
org.apache.activemq.artemis.core.replication.ReplicationManager.pageClosed(ReplicationManager.java:251)
[artemis-server-2.17.0-SNAPSHOT.jar:2.17.0-SNAPSHOT]
```
----------------------------------------------------------------
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: 531492)
Time Spent: 2h (was: 1h 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: 2h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)