Skip to content

Commit

Permalink
Review fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeny Malygin <[email protected]>
  • Loading branch information
678098 committed Aug 12, 2024
1 parent 588a2c4 commit 7eb93fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/groups/mqb/mqbstat/mqbstat_queuestats.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,6 @@ void QueueStatsDomain::updateDomainAppIds(
bsl::unordered_set<bsl::string> remainingAppIds(
appIds.begin(),
appIds.end(),
appIds.size() * 3, // initial bucket num
d_allocator_p);

// 1. Remove subcontexts for unneeded appIds
Expand Down

0 comments on commit 7eb93fc

Please sign in to comment.