Skip to content

Commit 741f19a

Browse files
Fix bad merge
1 parent a7e1aa5 commit 741f19a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ydb/core/persqueue/partition_init.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -915,9 +915,6 @@ void TPartition::SetupStreamCounters(const TActorContext& ctx) {
915915
NPersQueue::GetCountersForTopic(counters, IsServerless), {}, subgroups,
916916
{"topic.write.discarded_bytes"} , true, "name");
917917

918-
919-
BytesWrittenUncompressed = NKikimr::NPQ::TMultiCounter(
920-
921918
BytesWrittenUncompressed.Setup(
922919
IsSupportive(), false,
923920
NKikimr::NPQ::TMultiCounter(

0 commit comments

Comments
 (0)