Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

syncer: do not try to handle jobs anymore if the context is done (#1295) #1304

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

ti-srebot
Copy link

cherry-pick #1295 to release-2.0


What problem does this PR solve?

fix #1254

What is changed and how it works?

do not try to handle jobs anymore if the context is done

Check List

Tests

  • Unit test
  • Integration test

NOTE: this case is hard to test in CI now, incremental_mode may have a little effect on this.

Code changes

Side effects

Related changes

  • Need to cherry-pick to the release branch

@ti-srebot ti-srebot added first-time-contributor status/PTAL This PR is ready for review. Add this label back after committing new changes type/bug-fix Bug fix type/cherry-pick This PR is just a cherry-pick (backport) labels Nov 26, 2020
@csuzhangxc
Copy link
Member

/run-all-tests

1 similar comment
@lance6716
Copy link
Collaborator

/run-all-tests

@lance6716
Copy link
Collaborator

LGTM

@ti-srebot ti-srebot added the status/LGT1 One reviewer already commented LGTM label Nov 26, 2020
Copy link
Member

@csuzhangxc csuzhangxc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@csuzhangxc csuzhangxc added status/LGT2 Two reviewers already commented LGTM, ready for merge and removed status/LGT1 One reviewer already commented LGTM status/PTAL This PR is ready for review. Add this label back after committing new changes labels Nov 26, 2020
@csuzhangxc csuzhangxc added this to the v2.0.1 milestone Nov 26, 2020
@csuzhangxc csuzhangxc merged commit c90572f into pingcap:release-2.0 Nov 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
first-time-contributor status/LGT2 Two reviewers already commented LGTM, ready for merge type/bug-fix Bug fix type/cherry-pick This PR is just a cherry-pick (backport)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants