Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1659
@michaelandrepearce I just added the testsuite I was after...
And as I suspected.. it breaks the serialization wire compatibility.
Isn't there a way we could use writeObject instead of Externalizable? any
other way we could fix this?---
