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

Fix bug in plan applier introduced in PR-5602 #5717

Merged
merged 1 commit into from
May 16, 2019

Commits on May 16, 2019

  1. Fix bug in plan applier introduced in PR-5602

    This fixes a bug in the state store during plan apply. When
    denormalizing preempted allocations it incorrectly set the preemptor's
    job during the update. This eventually causes a panic downstream in the
    client. Added a test assertion that failed before and passes after this fix
    preetapan committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d3061f9 View commit details
    Browse the repository at this point in the history