Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/2247#discussion_r209666896
--- Diff:
artemis-core-client/src/main/java/org/apache/activemq/artemis/core/message/impl/CoreMessage.java
---
@@ -638,13 +638,9 @@ public synchronized CoreMessage encode() {
checkProperties();
- if (writableBuffer != null) {
--- End diff --
ouch.. don't merge this.. didn't mean this change!!!!---
