Skip to content

Commit e9cdc65

Browse files
authored
stable-25-3: update ignore messages (#26291)
2 parents c875b53 + 41bc485 commit e9cdc65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ class TWaitRenamedPathPublication: public TSubOperationState {
352352
TEvDataShard::TEvProposeTransactionResult::EventType,
353353
TEvColumnShard::TEvProposeTransactionResult::EventType,
354354
TEvPrivate::TEvOperationPlan::EventType,
355+
TEvPrivate::TEvCompletePublication::EventType,
355356
});
356357
}
357358

@@ -445,6 +446,7 @@ class TDeleteTableBarrier: public TSubOperationState {
445446
TEvDataShard::TEvProposeTransactionResult::EventType,
446447
TEvColumnShard::TEvProposeTransactionResult::EventType,
447448
TEvPrivate::TEvOperationPlan::EventType,
449+
TEvPrivate::TEvCompletePublication::EventType,
448450
});
449451
}
450452

0 commit comments

Comments
 (0)