Commit Graph

6 Commits

Author SHA1 Message Date
Syed Paymaan Raza
392bad2bd3 More copyright end year updates (#11556) 2024-08-05 14:00:32 -07:00
Jingyu Zhou
d9e4c49503 Fix more -Wunused-variable warnings 2024-07-17 15:35:49 -07:00
Zhe Wang
1e9c5bb390 Propagate data move reason from DD to SS (#11063)
* encode reason to data move id

* address comments

* fix data move id decode bug and add assert for data move decode invariant

* address comments
2023-11-15 13:07:11 -08:00
He Liu
b8f1670a0e Physical shard move tss (#11057)
* Refactored newDataMoveId() and decodeServerKeysValue().

* Enabled physical shard move for tss.

* Added unit test & cleanup.

* clean up test configs.
2023-11-13 11:34:07 -08:00
He Liu
ea2b611061 Print server IP address. (#10423) 2023-06-07 13:22:25 -07:00
He Liu
fc8543125c Added location_metadata fdbcli to query shard locations, assignements… (#10395)
* Added location_metadata fdbcli to query shard locations, assignements, numbers etc.

* Added `listshards` to get some random physical/non-physical shards.

* Resolved comments.
2023-06-06 10:33:48 -07:00