Aleksandr Polovtsev created IGNITE-22310:
--------------------------------------------
Summary: Handling of TxCleanupMessage takes too much time on the
network thread
Key: IGNITE-22310
URL: https://issues.apache.org/jira/browse/IGNITE-22310
Project: Ignite
Issue Type: Improvement
Reporter: Aleksandr Polovtsev
When running tests on my local machine, I've encountered a lot of messages like
"Message handling has been too long" for messages of type {{TxCleanupMessage}}.
Looks like the sync part of the {{TxCleanupRequestHandler}} should either be
optimized or dispatched onto a different thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)