[
https://issues.apache.org/jira/browse/IGNITE-13575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213168#comment-17213168
]
Ignite TC Bot commented on IGNITE-13575:
----------------------------------------
{panel:title=Branch: [pull/8354/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8354/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 3{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5661932]]
* {color:#013220}IgniteBasicWithPersistenceTestSuite:
SystemWorkersBlockingTest.testSingleWorker_NotInInfiniteLoop - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5662008&buildTypeId=IgniteTests24Java8_RunAll]
> 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.9, 2.8.1
> Reporter: Ivan Daschinskiy
> Assignee: Ivan Daschinskiy
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)