Kirill Tkalenko created IGNITE-12478:
----------------------------------------
Summary: Add long running operation timeout to MXBean for
manipulate in run-time
Key: IGNITE-12478
URL: https://issues.apache.org/jira/browse/IGNITE-12478
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 2.8
Previously we can change the timeout only through property
({{IGNITE_LONG_OPERATIONS_DUMP_TIMEOUT}} default 60_000), but in a real
environment, we do not want to stop cluster (or node) for modify this property.
We should have a MBean's property, which allow to fluent in run-time behavior
of printing LRT/LRF (like a property
{{SqlQueryMXBeanImpl#setLongQueryWarningTimeout}} which printing long running
queries).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)