21 Commits

Author SHA1 Message Date
Zhe Wang
74990e44bd
Bulk Loading Framework (#11369) 2024-07-23 14:57:28 -07:00
Zhe Wang
aaabbedcc4
fix ss queue rebalance (#11375) 2024-05-08 09:35:42 -07:00
Zhe Wang
09444c7657
Rebalance Storage Queue (Cherrypick from release-7.1) (#11172)
* cherry-pick-storage-queue-rebalance

* address comments

* address comments
2024-02-07 13:14:08 -08:00
Xiaoxi Wang
bef639ab81 change how MockDataDistributor start 2023-06-07 22:01:33 -07:00
Xiaoxi Wang
2cf5d1a39d move data population methods to parent class MockDDTest and set simpleConfig=false 2023-04-26 14:23:09 -07:00
Xiaoxi Wang
4b129b3ef4 Fix StorageMetrics wait timeout 2023-04-26 14:23:09 -07:00
Xiaoxi Wang
d2bbc69a3c Fix MockDDTrackerShardEvaluator.actor.cpp check; add trace event to MGS get locations; 2023-04-26 14:23:09 -07:00
Xiaoxi Wang
617a7bcd23 enable MockDDTrackerWorkload 2023-04-26 14:23:09 -07:00
Xiaoxi Wang
a182ce423f add cluster layout to MGS 2023-04-26 14:23:09 -07:00
Xiaoxi Wang
ee4798572c change allServers use Reference<MockStorageServer>; create CommonStorageCounters 2023-04-26 14:23:09 -07:00
Xiaoxi Wang
3e76888404 format code 2023-03-20 16:38:35 -07:00
Xiaoxi Wang
dea76f62cf merge upstream/main without completely clean up conflicts 2023-03-20 16:01:00 -07:00
Xiaoxi Wang
5f4e3a95c5 change run function use reference parameter rather than pointer 2023-03-17 20:59:18 -07:00
Evan Tschannen
aaf7b9b32b Added the ability to manually create a shard and also increase its replication factor 2023-03-15 11:26:15 -07:00
Xiaoxi Wang
613391f40f Make DDQueue and DDShardTracker reference counted 2023-02-27 22:36:31 -08:00
Xiaoxi Wang
a6feafc371 remove dataDistributionTracker actor and use DataDistributionTracker class instead 2023-02-23 10:18:28 -08:00
Xiaoxi Wang
16404c5bdc make DataDistributionTracker constructor use DataDistributionTrackerInitParams 2023-02-22 15:36:15 -08:00
FoundationDB CI
86d6106dc1
format source code after switch to clang 15 2022-12-08 17:26:45 +00:00
Xiaoxi Wang
f997e73758 rename variable and solve some light comments 2022-11-14 13:11:27 -08:00
Xiaoxi Wang
458daa3392
Apply suggestions from code review
Co-authored-by: Trevor Clinkenbeard <trevor.clinkenbeard@snowflake.com>
2022-11-14 11:47:32 -08:00
Xiaoxi Wang
38bd568e07 change workload file structure 2022-11-02 21:43:27 -07:00