Ivan Daschinskiy created IGNITE-13575:
-----------------------------------------

             Summary: Invalid blocking section in GridNioWorker and 
GridNioClientWorker leads to false positive blocking thread detection
                 Key: IGNITE-13575
                 URL: https://issues.apache.org/jira/browse/IGNITE-13575
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.8.1, 2.9
            Reporter: Ivan Daschinskiy
            Assignee: Ivan Daschinskiy


If {{IGNITE_SYSTEM_WORKER_BLOCKED_TIMEOUT}} less than 2000 ms, then simple 
{{epoll_wait}} for 2000 on idle cluster is considered as critical failure. 

We should surround {{selector.select}} with {{blockingSectionBegin}} and 
{{blockingSectionEnd}} instead of {{updateHeartbeat}}





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to