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

eds: fix priority timeout failure when EDS removes all priorities #3830

Merged
merged 4 commits into from Aug 24, 2020

Commits on Aug 20, 2020

  1. [xds_priority_unset] eds: fix priority timeout failure when EDS remov…

    …es all priorities
    
    Without this fix, when the EDS response removes all priorities, after the timeout, the priority check panics because priority is unset.
    menghanl committed Aug 20, 2020
    Copy the full SHA
    9e2a3bf View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. [xds_priority_unset] c1

    menghanl committed Aug 22, 2020
    Copy the full SHA
    0778b78 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Copy the full SHA
    6969452 View commit details
    Browse the repository at this point in the history
  2. [xds_priority_unset] defer

    menghanl committed Aug 24, 2020
    Copy the full SHA
    8f807dc View commit details
    Browse the repository at this point in the history