Currently there is no metrics for conflict resolved entries. Thus, it's hard to analyze the overall picture for the process, especially if custom plugin for Conflict Resolver is used.
This ticket solves the issue by adding metrics counting for conflict resolver without depending on its origin. Metrics would be accessable for each cache, that is per cache monitoring.
If Conflct Resolver Manager plugin provided, the following metrics are going to be created and keep updated:
Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:
The Contribution Checklist
[x] There is a single JIRA ticket related to the pull request.
[x] The web-link to the pull request is attached to the JIRA ticket.
[x] The JIRA ticket has the Patch Available state.
[x] The pull request body describes changes that have been made.
The description explains WHAT and WHY was made instead of HOW.
[x] The pull request title is treated as the final commit message.
The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
[ ] A reviewer has been mentioned through the JIRA comments
(see the Maintainers list)
[ ] The pull request has been checked by the Teamcity Bot and
the green visa attached to the JIRA ticket (see TC.Bot: Check PR)
Currently there is no metrics for conflict resolved entries. Thus, it's hard to analyze the overall picture for the process, especially if custom plugin for Conflict Resolver is used.
This ticket solves the issue by adding metrics counting for conflict resolver without depending on its origin. Metrics would be accessable for each cache, that is
per cache monitoring
.If Conflct Resolver Manager plugin provided, the following metrics are going to be created and keep updated:
Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:
The Contribution Checklist
IGNITE-XXXX Change summary
whereXXXX
- number of JIRA issue.green visa
attached to the JIRA ticket (see TC.Bot: Check PR)Notes
If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.