You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (Jira)" <ji...@apache.org> on 2020/10/15 09:24:00 UTC

[jira] [Resolved] (QPID-8472) [Broker-J] Improve operational logging for queue operations copying, moving and deleting messages

     [ https://issues.apache.org/jira/browse/QPID-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy resolved QPID-8472.
------------------------------
    Resolution: Fixed

> [Broker-J] Improve operational logging for queue operations copying, moving and deleting messages
> -------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8472
>                 URL: https://issues.apache.org/jira/browse/QPID-8472
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Alex Rudyy
>            Priority: Major
>             Fix For: qpid-java-broker-8.0.2, qpid-java-broker-7.1.10
>
>
> An operation logging for queue message management operations (copyMessages, moveMessages, deleteMessages, clearQueue) need to report a name of  source queue , a target queue name (if applicable), a number of copied/moved/deleted messages and operation status.
> The operational logs could be formatted as below
> {noformat}
> <operation name> :  <source queue name> : <target queue name> : <number of message> : <status>
> {noformat}
> For example,
> {noformat}
> copy messages : foo : bar : 100 
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org