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

[Backport 2.x] Fix graph merge stats size calculation #1941

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

ryanbogan
Copy link
Member

@ryanbogan ryanbogan commented Aug 8, 2024

Description

Backport of #1844

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

* Fix graph merge stats size calculation

Signed-off-by: Ryan Bogan <[email protected]>

* Add changelog entry

Signed-off-by: Ryan Bogan <[email protected]>

* Add javadocs

Signed-off-by: Ryan Bogan <[email protected]>

* Make calculations easier to read

Signed-off-by: Ryan Bogan <[email protected]>

* Remove java overhead from calculations

Signed-off-by: Ryan Bogan <[email protected]>

* Change from serialization mode to vector data type for calculations

Signed-off-by: Ryan Bogan <[email protected]>

* Minor change to if statements

Signed-off-by: Ryan Bogan <[email protected]>

---------

Signed-off-by: Ryan Bogan <[email protected]>
(cherry picked from commit e3158f9)
@ryanbogan ryanbogan merged commit 05e9779 into 2.x Aug 9, 2024
108 checks passed
@ryanbogan ryanbogan deleted the backport/backport-1844-to-2.x branch August 10, 2024 07:19
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.

3 participants