Skip to content

Commit bbeb087

Browse files
authored
Merge 86a18a2 into e9c10b4
2 parents e9c10b4 + 86a18a2 commit bbeb087

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ydb/core/tx/schemeshard/schemeshard__table_stats.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,6 @@ bool TTxStoreTableStats::PersistSingleStats(const TPathId& pathId,
336336

337337
if (lag) {
338338
Self->TabletCounters->Percentile()[COUNTER_NUM_SHARDS_BY_TTL_LAG].DecrementFor(lag->Seconds());
339-
} else {
340-
Y_DEBUG_ABORT_UNLESS(false);
341339
}
342340

343341
const auto now = ctx.Now();

0 commit comments

Comments
 (0)