Skip to content

Commit 3905b2b

Browse files
authored
Merge fd726c2 into 9d83402
2 parents 9d83402 + fd726c2 commit 3905b2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/core/persqueue/read_balancer__balancing.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ std::unique_ptr<TEvPersQueue::TEvReleasePartition> TPartitionFamily::MakeEvRelea
533533
r.SetPath(TopicPath());
534534
r.SetGeneration(TabletGeneration());
535535
r.SetClientId(Session->ClientId);
536+
r.SetCount(1);
536537
r.SetGroup(partitionId + 1);
537538
ActorIdToProto(Session->Pipe, r.MutablePipeClient());
538539

0 commit comments

Comments
 (0)