[
https://issues.apache.org/jira/browse/DISPATCH-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793713#comment-16793713
]
ASF subversion and git services commented on DISPATCH-1289:
-----------------------------------------------------------
Commit 06aad3c9c570841981aaf2fedb8e465010eb8110 in qpid-dispatch's branch
refs/heads/master from Ted Ross
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=06aad3c ]
DISPATCH-1289 - Added link-level logging at the INFO level, including full
terminus information and terminal stats
DISPATCH-1289 - Added uptime-ticks value in the core state.
DISPATCH-1289 - Record the ingress time (in core ticks) for each delivery.
DISPATCH-1289 - Added counters for delayed settlements and management access to
those counters.
DISPATCH-1289 - Cleaned up the columns in qdstat -a: In-process stats are now
under --verbose. Local destinations and local containers (link-routes) now
combined into one column.
DISPATCH-1289 - Fixed test to handle consolidation of ROUTER_CORE into ROUTER
(logs).
DISPATCH-1289 - Added settlement rate computation on links.
DISPATCH-1289 - Added 'C' prefix to connection numbers in the server.c INFO
logs.
> 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]