Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/1534
Can you elaborate on the use case where this is required? The broker
already has functionality to close dead connections. By implementing this
feature you are hard-coding a 30 timeout for *all* clients regardless of how
they've configured their heart-beats.---
