[
https://issues.apache.org/jira/browse/DISPATCH-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793920#comment-16793920
]
ASF subversion and git services commented on DISPATCH-1289:
-----------------------------------------------------------
Commit 933b9df940983282067033e05b46e9665a266058 in qpid-dispatch's branch
refs/heads/master from Ted Ross
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=933b9df ]
DISPATCH-1289 - Only generate terminus strings if INFO logging is on. Resolve
race condition in which the IO thread might free a terminus before the core
thread logs the text.
> Logging and Management Enhancements
> -----------------------------------
>
> Key: DISPATCH-1289
> URL: https://issues.apache.org/jira/browse/DISPATCH-1289
> Project: Qpid Dispatch
> Issue Type: Improvement
> Components: Router Node
> Reporter: Ted Ross
> Assignee: Ted Ross
> Priority: Major
> Fix For: 1.6.0
>
>
> This improvement makes the following changes to logging, the management
> tools, and the available metrics:
> * The ROUTER_CORE log source has been deprecated and its events consolidated
> into the ROUTER log source.
> * The INFO level in the ROUTER source has new events for tracing the opening
> and closing of connections and the attaching and detaching of links.
> * Connection and Link events are identified and traceable: Connection
> events are prefixed with [C#] where # is a unique connection identifier.
> Link events are prefixed with [C#][Lx} where # is the connection identifier
> and x is a unique link identifier.
> * Connection open logs now contain the full set of information about the
> connection, including vhost, user-id, security info, container-id, and the
> properties map.
> * Link open logs contain full source and target data.
> * Link close logs display the terminal metrics for the link.
> * The output of qdstat -a and qdstat -l has been simplified and streamlined.
> * Settlement rate for links has been moved into the router and is now
> reported in qdstat -l.
> * New metrics for delayed settlement (beyond 2 second and beyond 10 seconds)
> have been added per-link and globally.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]