NikitaShupletsov

Results 3 issues of NikitaShupletsov

AMQ-8354 Asynchronous replication plugin

This change is meant to match the piece of functionality from Artemis: https://github.com/apache/activemq-artemis/commit/00837c120d131cd6db706aed5f549db06cd7b1e7 Add two new JMX attributes for queues: FirstMessageAge and FirstMessageTimestamp. First one shows the diff between current...

AMQ-8354 extracted internal changes from https://github.com/apache/activemq/pull/848 to make it easier to review. Added some new methods that will be used only in replica plugin. Updated `processDispatchNotification` and related methods to...