Skip to content

Commit

Permalink
feat: 打印去除TencentBlueKing#2562
Browse files Browse the repository at this point in the history
  • Loading branch information
zacYL authored Sep 10, 2024
1 parent 591e1be commit c14d78e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ class SeparationRecoveryEventConsumer(
if (!acceptTypes.contains(message.payload.type)) {
return
}
logger.info("current separation recovery message header is ${message.headers}")
try {
doSeparationRecovery(message.payload)
} catch (e: Exception) {
Expand Down

0 comments on commit c14d78e

Please sign in to comment.