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

[tidb-cdc] Monitor tidb table lose data, which table has one more regions. #1196

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

GOODBOY008
Copy link
Member

Link #1159.

* Copied from https://github.com/tikv/client-java project to fix
* https://github.com/tikv/client-java/issues/600 for 3.2.0 version.
*
* <p>Line 98 : Use `currentCache.size() > scanLimit` instead of `currentCache.size() > limit`.
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: The line number looks wrong?

Copy link
Member Author

Choose a reason for hiding this comment

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

minor: The line number looks wrong?

Thanks for your mind, I will fix it(line 98 is according to source code).

Copy link
Member Author

Choose a reason for hiding this comment

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

@leonardBang Pls cc.

@GOODBOY008 GOODBOY008 force-pushed the master_tidb branch 2 times, most recently from cc23b61 to 562f711 Compare June 24, 2022 03:23
Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

Thanks @GOODBOY008 for the contribution, LGTM.

@leonardBang
Copy link
Contributor

Plz feel free to merge, @GOODBOY008

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants