[
https://issues.apache.org/jira/browse/ARTEMIS-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic updated ARTEMIS-4074:
-------------------------------------
Description:
This is just a trivial change, making sure we add a ThreadDump in case a file
is not returned within 5 seconds.
The current theory that when this happens there is something slowing down the
system. Perhaps slow storage... but by the time we are able to capture any
thread dumps it's already too late and the system is back to normal.
To simplify and helping to identify any possible issues (in software or
infra-structure) this simple 2 lines change (calling the ThreadDumpUtil) would
help identify possible causes.
> AMQ144009: Could not get a file in 5 seconds: diagnostics needed
> ----------------------------------------------------------------
>
> Key: ARTEMIS-4074
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4074
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.26.0
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.27.0
>
>
> This is just a trivial change, making sure we add a ThreadDump in case a file
> is not returned within 5 seconds.
> The current theory that when this happens there is something slowing down the
> system. Perhaps slow storage... but by the time we are able to capture any
> thread dumps it's already too late and the system is back to normal.
> To simplify and helping to identify any possible issues (in software or
> infra-structure) this simple 2 lines change (calling the ThreadDumpUtil)
> would help identify possible causes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)