Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "GEODE-8876: Statistics not collecting correct value for gets … #7027

Merged
merged 1 commit into from Oct 25, 2021

Conversation

jvarenina
Copy link
Contributor

…when tra… (#6199)"

This reverts commit 5dde7d7.

Reverted commit introduces the bug that is explained here: https://issues.apache.org/jira/browse/GEODE-9760

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced in the commit message?

  • Has your PR been rebased against the latest commit within the target branch (typically develop)?

  • Is your initial contribution a single, squashed commit?

  • Does gradlew build run cleanly?

  • Have you written or updated unit tests to verify your changes?

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?

Copy link
Contributor

@dschneider-pivotal dschneider-pivotal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when you redo GEODE-8876 I think you should file a new ticket for your changes to the miss stat. GEODE-8876 describes how the get stat is not incremented in a tx. But it says nothing about any problem with the miss stat. I think it would be best not to mix them together in one PR.

@onichols-pivotal onichols-pivotal merged commit 17a67bc into apache:develop Oct 25, 2021
jvarenina added a commit to Nordix/geode that referenced this pull request Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants