Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
asddongmen committed Nov 23, 2023
1 parent 2aea734 commit d4c6563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cdc/owner/ddl_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ func (m *ddlManager) tick(
checkpointTs model.Ts,
tableCheckpoint map[model.TableName]model.Ts,
) ([]model.TableID, *schedulepb.BarrierWithMinTs, error) {

if m.needSendBootstrapEvent {
ok, err := m.checkAndBootstrap(ctx)
if err != nil {
Expand Down

0 comments on commit d4c6563

Please sign in to comment.