diff options
Diffstat (limited to 'weed/pb/master.proto')
| -rw-r--r-- | weed/pb/master.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/pb/master.proto b/weed/pb/master.proto index 94277104f..3fdbc587d 100644 --- a/weed/pb/master.proto +++ b/weed/pb/master.proto @@ -122,6 +122,7 @@ message VolumeEcShardInformationMessage { string collection = 2; uint32 ec_index_bits = 3; string disk_type = 4; + uint64 destroy_time = 5; // used to record the destruction time of ec volume } message StorageBackend { |
