Github user JiriOndrusek commented on the issue:
https://github.com/apache/activemq-artemis/pull/1761
In 2 places I have to use "constant" for repetitive checking, whether
action is already finished. May I use some generic timeout used in project (or
define new attribute, ...)
(ClientSessionFactoryImpl line 1123 and RemotingConnectionImpl line 254) ---
