Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
foreverneverer committed Nov 13, 2020
1 parent 3aa31f6 commit 78b386b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/replication.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ struct query_disk_info_response
struct replica_disk_migrate_request
{
1:dsn.gpid pid
// disk tag, for example `ssd1`. `origin_disk` and `target_disk` must be specified in the config of [replication] data_dirs.
2:string origin_disk;
3:string target_disk;
}
Expand Down

0 comments on commit 78b386b

Please sign in to comment.