Skip to content

Conversation

@maksaska
Copy link
Contributor

@maksaska maksaska commented Oct 28, 2024

What is new:

  • Metrics tracking #putAllConflict() and #removeAllConflict() cache operations

Metrics:

  • PutAllConflictTime - PutAllConflict time for which this node is the initiator, in nanoseconds.
  • RemoveAllConflictTime - RemoveAllConflict time for which this node is the initiator, in nanoseconds.
  • PutAllConflictTimeTotal - The total time of cache putAllConflict operation for which this node is the initiator, in nanoseconds.
  • RemoveAllConflictTimeTotal - The total time of cache removeAllConflict operation for which this node is the initiator, in nanoseconds.

These metrics will help to track the load on the cluster.

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

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • 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)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

Maksim Davydov added 15 commits November 25, 2024 19:46
* Cache #putAllConflict() & #removeAllConflict() metrics
* Non-transactional cache metrics
* Thin client tests
* code style
* docs
* test suite updated
* test extra settings removed
* redundant code removed
* redundant code removed (2x)
* test refactored
* test fixes
* test refactored
* redundant metrics removed
* minor code style fixes
* Test moved
* minor code style fixes
* redundant code removed
@timoninmaxim timoninmaxim merged commit 5759c79 into apache:master Nov 26, 2024
5 checks passed
luchnikovbsk pushed a commit to luchnikovbsk/ignite that referenced this pull request Jan 31, 2025
okreda1 pushed a commit to okreda1/ignite that referenced this pull request May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants