[
https://issues.apache.org/jira/browse/ARTEMIS-4675?focusedWorklogId=912188&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-912188
]
ASF GitHub Bot logged work on ARTEMIS-4675:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Mar/24 09:13
Start Date: 29/Mar/24 09:13
Worklog Time Spent: 10m
Work Description: alvinkwekel commented on PR #4844:
URL:
https://github.com/apache/activemq-artemis/pull/4844#issuecomment-2026923193
In response to your feedback I've already removed the "synchronizing" metric
from the code. It was using the ReplicationManager's isSynchronizing method
which returns the inSync boolean field. That boolean is updated at the end of
the sendSynchronizationDone method. Would it be of added value to a metric
based on that?
Issue Time Tracking
-------------------
Worklog Id: (was: 912188)
Time Spent: 1h 10m (was: 1h)
> Add replication status metrics
> ------------------------------
>
> Key: ARTEMIS-4675
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4675
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Clustering
> Affects Versions: 2.32.0
> Reporter: Alvin Kwekel
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Add metrics to be able to monitor the cluster replication status.
> Somewhat related to feature request ARTEMIS-4479.
> I've created a PR for this:
> https://github.com/apache/activemq-artemis/pull/4844
--
This message was sent by Atlassian Jira
(v8.20.10#820010)