ActiveMQ Artemis uses Johnzon internally for JSON parsing and recently a user reported a memory issue [1]. It turns out that the problem is in Johnzon [2] and the fix is already on the 1.2.x branch [3]. However, there's been no release of 1.2.x since that fix was committed.
Is there any chance you guys would do a 1.2.x release soon? It would be even better to back-port all the fixes from 2.x before doing so, but if that's not an option just the current branch would technically suffice to resolve this issue. Thanks! Justin [1] https://lists.apache.org/thread/w0bcb3roj2nywk2ok8k3sky9kgmtgomc [2] https://issues.apache.org/jira/browse/JOHNZON-396 [3] https://github.com/apache/johnzon/commit/664cb73f629fd0190902a0f1080c420a509e66b0
