mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-21 19:10:11 +08:00
filer: able to tail meta data changes
This commit is contained in:
@@ -237,7 +237,7 @@ message GetFilerConfigurationResponse {
|
||||
message ListenForEventsRequest {
|
||||
string client_name = 1;
|
||||
string directory = 2;
|
||||
int64 since_sec = 3;
|
||||
int64 since_ns = 3;
|
||||
}
|
||||
message FullEventNotification {
|
||||
string directory = 1;
|
||||
|
||||
Reference in New Issue
Block a user