Skip to content

Commit

Permalink
[feat] CurveFS: delete apply index in client
Browse files Browse the repository at this point in the history
Signed-off-by: Xinlong Chen <[email protected]>
  • Loading branch information
Xinlong-Chen authored and wu-hanqing committed Jul 21, 2023
1 parent ab052f2 commit ec35407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion curvefs/src/client/rpcclient/metacache.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,6 @@ class MetaCache {
RWLock rwlock4Partitions_;
PartitionInfoList partitionInfos_;
RWLock rwlock4copysetInfoMap_;
// TODO(Xinlong-Chen): delete appliedindex from CopysetInfo
CopysetInfoMap copysetInfoMap_;

Mutex createMutex_;
Expand Down

0 comments on commit ec35407

Please sign in to comment.