-
Type:
Task
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The comment says this helper "cancels the initial sync attempt and resets the initial sync state", but the implementation only calls setResultAndCancelRemainingWork() and does not reset _initialSyncState. Callers currently reset _initialSyncState themselves in some (but not all) paths, so the comment is misleading.