GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1784
ARTEMIS-1615 Duplicate TypedProperties::checkCreateProperties
TypedProperties::putByteProperty contains a duplicate
TypedProperties::checkCreateProperties: it needs to be removed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis dup_check
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1784.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 #1784
----
commit 57e93ff9d06d9a80bc296194085ffba7879603d2
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-01-17T14:21:10Z
ARTEMIS-1615 Duplicate TypedProperties::checkCreateProperties
----
---