cybozu-go/moco

First binlog backup fails after applying #604

shunki-fujita opened this issue · 0 comments

Describe the bug
Immediately after application, lastBackup.UUIDSet is empty, so choosableIndexes is also empty.

choosableIndexes := getIdxsWithUnchangedUUID(bm.uuidSet, lastBackup.UUIDSet)

Expected behavior
Can get binlog backups immediately after applying #604

Additional context
Add any other context about the problem here.