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

Ensure that current weight is properly tracked #5591

Merged
merged 1 commit into from
May 22, 2020

Conversation

kevinconaway
Copy link
Contributor

What does this PR do?

This commit fixes an issue where the current weight was not correctly updated when items were evicted from the queue based on queue size

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.

This commit fixes an issue where the current weight was not correctly updated when items were evicted from the queue based on queue size
@kevinconaway kevinconaway added kind/bug changelog/no-changelog [deprecated] team/processes DEPRECATED: please use team/container-intake labels May 21, 2020
@kevinconaway kevinconaway added this to the 7.20.0 milestone May 21, 2020
@kevinconaway kevinconaway requested a review from a team May 21, 2020 19:24
@kevinconaway kevinconaway merged commit e2c3f21 into master May 22, 2020
@kevinconaway kevinconaway deleted the kevinconaway/fix-weight-decrease branch May 22, 2020 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog [deprecated] team/processes DEPRECATED: please use team/container-intake kind/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants