Alexandr Kuramshin created IGNITE-7162:
------------------------------------------
Summary: Control discovery messages processing time
Key: IGNITE-7162
URL:
https://issues.apache.org/jira/browse/IGNITE-7162 Project: Ignite
Issue Type: Sub-task
Components: general
Affects Versions: 2.3
Reporter: Alexandr Kuramshin
Assignee: Alexandr Kuramshin
The majority of discovery message processing occurs in a single thread.
If some message processing takes significant time it causes delaying of processing other messages and further undesirable effects on another protocols.
Proposed to control processing time on the every node and total processing time of any given message. If processing takes significant time - log the warning.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)