This closes #849
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9899f524 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/9899f524 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/9899f524 Branch: refs/heads/ARTEMIS-780 Commit: 9899f5243f1eb845229d9b0ad7015e71dc5903f7 Parents: b7d79f3 b2b6743 Author: Clebert Suconic <[email protected]> Authored: Wed Oct 19 13:22:56 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Oct 19 13:22:56 2016 -0400 ---------------------------------------------------------------------- .../artemis/core/protocol/core/Channel.java | 5 +++++ .../core/impl/ActiveMQSessionContext.java | 18 +++++++++++++++--- .../core/protocol/core/impl/ChannelImpl.java | 5 ++++- .../integration/cluster/util/BackupSyncDelay.java | 5 +++++ 4 files changed, 29 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
