This commit is contained in:
Christian Schwarz
2025-06-03 14:00:56 +02:00
parent df36b9aa62
commit 88a3c9e7fd
3 changed files with 191 additions and 34 deletions

View File

@@ -224,7 +224,7 @@ impl DeliveryAttempt {
let body = {
let val = TenantShardPageserverAttachment {
shard: ShardIndex {
shard_id: ShardIndex {
shard_number: utils::shard::ShardNumber(self.work.shard_number as u8),
shard_count: utils::shard::ShardCount(self.work.shard_count as u8),
},