Skip to content

Commit

Permalink
fixup! v2 etcdctl backup: producing consistent state of membership
Browse files Browse the repository at this point in the history
  • Loading branch information
ptabor committed Apr 27, 2021
1 parent 9374308 commit dd73aba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etcdctl/snapshot/v3_snapshot.go
Original file line number Diff line number Diff line change
Expand Up @@ -477,5 +477,4 @@ func (s *v3Manager) updateCIndex(commit uint64) error {
ci.SetConsistentIndex(commit)
ci.UnsafeSave(be.BatchTx())
return nil
>>>>>>> 1e4160ac4 (fixup! v2 etcdctl backup: producing consistent state of membership)
}

0 comments on commit dd73aba

Please sign in to comment.