Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1638
@clebertsuconic Why a thread local is not ok? It is not allocating nothing
and it costs about like a MOV assembly instruction as it is implemented on the
last JDK: having such logs (in debug mode at least) could be really of some
help for a developer if some weird execution paths could happen...---
