Skip to content

Conversation

@nonbinaryprogrammer
Copy link
Contributor

Thank you for submitting a contribution to Apache Geode.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

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?

Note:

Please ensure that once the PR is submitted, check Concourse for build issues and
submit an update to your PR as soon as possible. If you need help, please send an
email to dev@geode.apache.org.

ringles and others added 4 commits March 3, 2021 16:40
* Also fix fragmentation ratio

Co-authored-by: Ray Ingles <ringles@vmware.com>

(cherry-picked from ab5ef9d)
…on (apache#5978)

* add interface for forcing size recalculation on buckets
* Allow individual deltas to trigger bucket size recalculation
* remove all deprecated methods and redundant tests
* update Javadoc and remove Event instance variable
*  add EntryEventImpl unit tests for size recalc
* remove unused classes/code
* remove unused TestKey
* reorganize and clarify region creation

Co-authored-by: Ray Ingles <ringles@vmware.com>

(cherry-picked from 3a21c28)
- Switch to using BigDecimal instead of double for increment value.
- Improve HINCRBYFLOAT output accuracy for very large values.
- Add concurrency tests.
- Mark HINCRBYFLOAT as supported.

(cherry-picked from 8a0dc1a)
@onichols-pivotal onichols-pivotal merged commit d201090 into apache:support/1.14 Mar 4, 2021
@nonbinaryprogrammer nonbinaryprogrammer deleted the 1.14-cherry-pick branch March 4, 2021 17:22
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.

5 participants