Skip to content

Conversation

Cabbage74
Copy link
Contributor

@Cabbage74 Cabbage74 commented Jul 17, 2025

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

2
issue #22185
issue #22211

What this PR does / why we need it:

Some faults are injected in cdc.
And the way to call handleNewTables is changed. Now there is at most one goroutine running handleNewTables. Otherwise, truncate info can be lost in some cases.
And cdc sync will do once immediately no matter of the frequency.

@mergify mergify bot merged commit e85afb8 into matrixorigin:main Jul 22, 2025
19 checks passed
jiangxinmeng1 pushed a commit to jiangxinmeng1/matrixone that referenced this pull request Aug 19, 2025
Some faults are injected in cdc.
And the way to call handleNewTables is changed. Now there is at most one goroutine running handleNewTables. Otherwise, truncate info can be lost in some cases.
And cdc sync will do once immediately no matter of the frequency.

Approved by: @jiangxinmeng1, @qingxinhome, @ck89119, @XuPeng-SH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature size/L Denotes a PR that changes [500,999] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants