From 0471f368d83a0b92f16f2ccb0900a1d4964f5290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vilius=20Panev=C4=97=C5=BEys?= Date: Mon, 22 Nov 2021 18:09:56 +0200 Subject: [PATCH] Fix confusing logging mistake --- .../runtime/eventrouter/routingtask/EventRoutingTaskImpl.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/container/router/src/main/java/org/mobicents/slee/runtime/eventrouter/routingtask/EventRoutingTaskImpl.java b/container/router/src/main/java/org/mobicents/slee/runtime/eventrouter/routingtask/EventRoutingTaskImpl.java index aaff770240..61eceda5c6 100644 --- a/container/router/src/main/java/org/mobicents/slee/runtime/eventrouter/routingtask/EventRoutingTaskImpl.java +++ b/container/router/src/main/java/org/mobicents/slee/runtime/eventrouter/routingtask/EventRoutingTaskImpl.java @@ -430,8 +430,7 @@ private void routeQueuedEvent() { // it's a root sbb if (!sbbEntity.isRemoved() && sbbEntity.getAttachmentCount() == 0) { if (debugLogging) { - logger - .debug("Removing sbb entity "+sbbEntity.getSbbEntityId()+" , the attachment count is not 0"); + logger.debug("Removing sbb entity " + sbbEntity.getSbbEntityId() + ", the attachment count is 0"); } // If it's the same entity then this is an // "Op and