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

bug-fix: fix currentLocation not increase in rows event (#1329) #1330

Merged
merged 2 commits into from
Dec 11, 2020

Conversation

ti-srebot
Copy link

cherry-pick #1329 to release-2.0


What problem does this PR solve?

row event's currentLocation not update due to #1303
in #1303, we disable handle-error for rows event, but also skip update currentLocation by mistake.

What is changed and how it works?

update currentlocation in handleRowEvents

Check List

Tests

manually test

add more auto test for transaction later.

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot ti-srebot added priority/important Major change, requires approval from ≥2 primary reviewers type/bug-fix Bug fix type/cherry-pick This PR is just a cherry-pick (backport) labels Dec 10, 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 merged commit 8237052 into pingcap:release-2.0 Dec 11, 2020
@csuzhangxc csuzhangxc added the status/LGT1 One reviewer already commented LGTM label Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
first-time-contributor priority/important Major change, requires approval from ≥2 primary reviewers status/LGT1 One reviewer already commented LGTM 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