[
https://issues.apache.org/jira/browse/ARTEMIS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613044#comment-14613044
]
ASF GitHub Bot commented on ARTEMIS-152:
----------------------------------------
GitHub user ryanemerson opened a pull request:
https://github.com/apache/activemq-artemis/pull/59
[ARTEMIS-152] Improve log output to explain why cached commands are r…
…epeated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ryanemerson/activemq-artemis ARTEMIS-152
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 63fc982599d85bb5fbbd90d62e65985da30f2b21
Author: Ryan Emerson <[email protected]>
Date: 2015-07-03T09:15:21Z
[ARTEMIS-152] Improve log output to explain why cached commands are
repeated.
----
> Improve log output to explain why cached commands are repeated.
> ---------------------------------------------------------------
>
> Key: ARTEMIS-152
> URL: https://issues.apache.org/jira/browse/ARTEMIS-152
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Ryan Emerson
>
> This is a consequence of HORNETQ-1047, which results in the same log
> statements being repeated multiple times when failover occurs after failback.
> To improve the user experience, an additional note should be added to the log
> statement explaining that this is expected behaviour.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)