mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 02:11:34 +08:00
metadata subscription uses client epoch
This commit is contained in:
@@ -29,6 +29,7 @@ type RemoteGatewayOptions struct {
|
||||
remoteConfs map[string]*remote_pb.RemoteConf
|
||||
bucketsDir string
|
||||
clientId int32
|
||||
clientEpoch int32
|
||||
}
|
||||
|
||||
var _ = filer_pb.FilerClient(&RemoteGatewayOptions{})
|
||||
|
Reference in New Issue
Block a user