optionally skip deleting file chunks
This commit is contained in:
@@ -426,6 +426,7 @@ message FilerConf {
|
||||
string rack = 10;
|
||||
string data_node = 11;
|
||||
uint32 max_file_name_length = 12;
|
||||
bool disable_chunk_deletion = 13;
|
||||
}
|
||||
repeated PathConf locations = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user