Skip to content

Commit 21d3803

Browse files
judahschvimerevergreen
authored andcommitted
SERVER-43455 remove todo for SERVER-19209
1 parent 6ca9be7 commit 21d3803

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mongo/db/repl/replication_coordinator_impl.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2939,8 +2939,6 @@ ReplicationCoordinatorImpl::_updateMemberStateFromTopologyCoordinator(WithLock l
29392939
// When we try to make (1,2) the commit point, we'd find (0,2) as the newest snapshot
29402940
// before the commit point, but it would be invalid to mark it as the committed snapshot
29412941
// since it was never committed.
2942-
//
2943-
// TODO SERVER-19209 We also need to clear snapshots before a resync.
29442942
_dropAllSnapshots_inlock();
29452943
}
29462944

0 commit comments

Comments
 (0)