mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-20 13:30:46 +02:00
s3: load storage-class disk mapping from filer grpc config
This commit is contained in:
@@ -357,6 +357,7 @@ message GetFilerConfigurationResponse {
|
||||
string filer_group = 13;
|
||||
int32 major_version = 14;
|
||||
int32 minor_version = 15;
|
||||
map<string, string> storage_class_disk_type = 16;
|
||||
}
|
||||
|
||||
message SubscribeMetadataRequest {
|
||||
|
||||
Reference in New Issue
Block a user