Open mkosieradzki opened 6 years ago
I will use this single issue to track all typos and non-clear comments I find:
src\prod\src\data\tstore\FastSkipList.h
Line: 27
// This skiplist supports concurrent adds, **deletes** and updates. **Deltes** cannot be concurrent.
This comment seems to contain both typo and be contradictive
Line: 28
// This is used for differential store component where deletes happen only **druing** false progress and is always serial
Thanks for catching this @mkosieradzki. We will get it addressed soon.
I will use this single issue to track all typos and non-clear comments I find:
src\prod\src\data\tstore\FastSkipList.h
Line: 27
This comment seems to contain both typo and be contradictive
Line: 28