Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1853 @cshannon you may not like getEncodeSize().. but doing message.getMessageSize() doesn't make it any clearer..we need to find a better name? maybe getPersistentSize()? message.get *Message* size to me has the same meaning of message.getSize().
---