[
https://issues.apache.org/jira/browse/AMQ-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated AMQ-9103:
--------------------------------------
Fix Version/s: (was: 5.17.7)
(was: 6.0.2)
(was: 5.18.6)
> Make HTTP InactivityMonitor timout configurable
> -----------------------------------------------
>
> Key: AMQ-9103
> URL: https://issues.apache.org/jira/browse/AMQ-9103
> Project: ActiveMQ Classic
> Issue Type: Improvement
> Components: Transport
> Affects Versions: 5.17.2
> Reporter: Chris Lenderman
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 6.2.0
>
>
> Hello!
> Using the HTTP transport, I've noticed a few things
> * It seems that for large message consumption, the InactivityMonitor will
> kick in after the 30 second default, even if a message is in the process of
> being downloaded.
> * The HTTP InactivityMonitor timeout is not configurable. I've worked
> around that temporarily by modifying DEFAULT_CHECK_TIMEOUT_MILLS in
> [AbstractInactivityMonitor.java|https://github.com/apache/activemq/blob/189a2755a583928af2c71b74e08aa8d52c1d12ef/activemq-client/src/main/java/org/apache/activemq/transport/AbstractInactivityMonitor.java#L49]
> and updating it to take a Java system property, but it would be idea if it
> were configurable similar to how it is for the [TCP
> transport|https://activemq.apache.org/tcp-transport-reference]
> Thanks in advance for your consideration of this feature request!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact