michaelandrepearce commented on a change in pull request #2683: NO-JIRA typo on
logger
URL: https://github.com/apache/activemq-artemis/pull/2683#discussion_r297857413
##########
File path:
artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicationManager.java
##########
@@ -613,7 +613,7 @@ private void flushReplicationStream(FlushAction action)
throws Exception {
action.reset();
replicationStream.execute(action);
if (!action.await(this.timeout, TimeUnit.MILLISECONDS)) {
Review comment:
@clebertsuconic @wy96f whats the situation on this one? is the PR valid?
----------------------------------------------------------------
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]
With regards,
Apache Git Services