Skip to content

HDDS-14709. Initialize AbstractReplicationTask metrics during start up.#9819

Open
aswinshakil wants to merge 1 commit intoapache:masterfrom
aswinshakil:HDDS-14709
Open

HDDS-14709. Initialize AbstractReplicationTask metrics during start up.#9819
aswinshakil wants to merge 1 commit intoapache:masterfrom
aswinshakil:HDDS-14709

Conversation

@aswinshakil
Copy link
Member

What changes were proposed in this pull request?

Right now the metrics for all AbstractReplicationTask is only created only when each Task is added to the queue.
All the metrics should be initialized to 0 during startup rather than only being added when each Task is added.

What is the link to the Apache JIRA

HDDS-14709

How was this patch tested?

Existing Tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant