[ 
https://issues.apache.org/jira/browse/QPID-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203742#comment-16203742
 ] 

ASF subversion and git services commented on QPID-7913:
-------------------------------------------------------

Commit a0eccb5cf3f508fc7add59ff8785077c6c1da2a5 in qpid-broker-j's branch 
refs/heads/master from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=a0eccb5 ]

QPID-7913: [Java Broker] Log warning only for persistent unused messages


> [Java Broker] Improve message recovery logging
> ----------------------------------------------
>
>                 Key: QPID-7913
>                 URL: https://issues.apache.org/jira/browse/QPID-7913
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0, qpid-java-6.1, qpid-java-broker-7.0.0
>            Reporter: Alex Rudyy
>            Priority: Minor
>             Fix For: qpid-java-broker-7.0.0
>
>
> Qpid broker message store recoverer generates a warning for every discarded 
> message as below
> {noformat}
> WARN  [VirtualHostNode-default-Config] 
> (o.a.q.s.v.SynchronousMessageStoreRecoverer) - Message id 11800003 in log 
> references queue with id de12d20b-bf6c-4d7b-a216-f613ee0635ae which is not in 
> the configuration, entry will be discarded
> {noformat}
> Potentially, the logging can be improved to generate a single log entry per 
> queue rather that per each message, where a number of discarded messages and 
> their ids can be reported.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to