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

Scheduler no throw in destruction and avoid updated min-tso query hang #4367

Merged
merged 7 commits into from
Mar 23, 2022

Commits on Mar 21, 2022

  1. no throw in destruction and avoid updated min-tso query hang

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    384e5a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. address comments

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    047467b View commit details
    Browse the repository at this point in the history
  2. terminated self, throw exception when schedule failed

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0dcb23f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. add EXCEEDED schedule state

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    dd8a111 View commit details
    Browse the repository at this point in the history
  2. throw also when schedule failed

    Signed-off-by: fzhedu <fzhedu@gmail.com>
    fzhedu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e1baca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e563cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    419124b View commit details
    Browse the repository at this point in the history