Havret commented on a change in pull request #28: NO-JIRA: Extend logging
URL: https://github.com/apache/activemq-nms-amqp/pull/28#discussion_r323419156
 
 

 ##########
 File path: src/NMS.AMQP/NmsSession.cs
 ##########
 @@ -470,6 +479,10 @@ public NmsMessageProducer ProducerClosed(Id producerId, 
Exception cause)
                     Tracer.DebugFormat("Ignoring exception thrown during 
cleanup of closed producer", error);
                 }
             }
+            else
+            {
+                Tracer.Debug($"NmsMessageProducer: {producerId} not found in 
session {this.SessionInfo.Id}.");
 
 Review comment:
   Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to