mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 14:17:57 +08:00
metadata subscription uses client epoch
This commit is contained in:
@@ -19,6 +19,7 @@ type RemoteSyncOptions struct {
|
||||
timeAgo *time.Duration
|
||||
dir *string
|
||||
clientId int32
|
||||
clientEpoch int32
|
||||
}
|
||||
|
||||
var _ = filer_pb.FilerClient(&RemoteSyncOptions{})
|
||||
|
Reference in New Issue
Block a user