mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-22 02:57:23 +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