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

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GMHDBJD committed Dec 21, 2020
1 parent 2739495 commit 61fb37b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dm/worker/server.go
Expand Up @@ -561,6 +561,8 @@ func (s *Server) startWorker(cfg *config.SourceConfig) error {
return err
}
} else {
// set UUIDSuffix even not checkpoint exist
// so we will still remove relay dir
cfg.UUIDSuffix = binlog.MinUUIDSuffix
}
}
Expand Down

0 comments on commit 61fb37b

Please sign in to comment.