aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/master.proto
diff options
context:
space:
mode:
Diffstat (limited to 'weed/pb/master.proto')
-rw-r--r--weed/pb/master.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/master.proto b/weed/pb/master.proto
index 9cf46ab92..f4230d029 100644
--- a/weed/pb/master.proto
+++ b/weed/pb/master.proto
@@ -139,6 +139,7 @@ message AssignRequest {
string data_center = 5;
string rack = 6;
string data_node = 7;
+ uint32 MemoryMapMaxSizeMB = 8;
}
message AssignResponse {
string fid = 1;