[jira] [Commented] (IGNITE-9744) Fix SYSTEM_WORKER_TERMINATION detection in general case

2018-10-04 Thread Ignite TC Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638546#comment-16638546
 ] 

Ignite TC Bot commented on IGNITE-9744:
---

{panel:title=Possible 
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Hadoop{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1991789]]
* HadoopExecutorServiceTest.testShutdown (last started)

{color:#d04437}MVCC Cache{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1991869]]
* CacheMvccTransactionsTest.testPutAllGetAll_ClientServer_Backups1_Restart_Scan 
(last started)

{color:#d04437}JDBC Driver{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1991798]]
* 
JdbcThinTransactionsServerNoAutoCommitComplexSelfTest.testRepeatableReadWithConcurrentCacheReplace
 (last started)

{color:#d04437}Queries 1{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1991855]]
* GridOrderedMessageCancelSelfTest.testTaskException (last started)

{color:#d04437}Cache 7 (With Persistence){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=1991857]]
* IgniteCacheTestSuite7: WalModeChangeAdvancedSelfTest.testClientReconnect - 
0,0% fails in last 100 master runs.

{color:#d04437}Cache 2{color} [[tests 
3|https://ci.ignite.apache.org/viewLog.html?buildId=1991850]]
* IgniteCacheTestSuite2: 
CacheTxLoadingConcurrentGridStartSelfTestAllowOverwrite.testLoadCacheWithDataStreamerSequentialClientWithConfig
 - 2,0% fails in last 100 master runs.

{color:#d04437}Cache 8{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=1991862]]
* IgniteCacheTestSuite8: GridCacheRebalancingAsyncSelfTest.testLoadRebalancing 
- 1,0% fails in last 100 master runs.
* IgniteCacheTestSuite8: 
GridCacheRebalancingAsyncSelfTest.testSimpleRebalancing - 1,0% fails in last 
100 master runs.

{panel}
[TeamCity Run 
All|http://ci.ignite.apache.org/viewLog.html?buildId=1991872&buildTypeId=IgniteTests24Java8_RunAll]

> Fix SYSTEM_WORKER_TERMINATION detection in general case
> ---
>
> Key: IGNITE-9744
> URL: https://issues.apache.org/jira/browse/IGNITE-9744
> Project: Ignite
>  Issue Type: Bug
>Reporter: Andrey Kuznetsov
>Assignee: Andrey Kuznetsov
>Priority: Major
> Fix For: 2.7
>
>
> All existing critical workers handle unintended termination individually. 
> This should be done for arbitrtary critical worker as well. There is a test 
> to check this situation, {{SystemWorkersTerminationTest.testTermination}}, 
> but now it passes in fact due to {{SYSTEM_WORKER_BLOCKED}} instead of 
> {{SYSTEM_WORKER_TERMINATION}}, and this should be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-9744) Fix SYSTEM_WORKER_TERMINATION detection in general case

2018-10-04 Thread Ivan Rakov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638548#comment-16638548
 ] 

Ivan Rakov commented on IGNITE-9744:


Changes look good to me.
TC Bot reports about possible blockers, but all failures seem unrelated to the 
fix.

> Fix SYSTEM_WORKER_TERMINATION detection in general case
> ---
>
> Key: IGNITE-9744
> URL: https://issues.apache.org/jira/browse/IGNITE-9744
> Project: Ignite
>  Issue Type: Bug
>Reporter: Andrey Kuznetsov
>Assignee: Andrey Kuznetsov
>Priority: Major
> Fix For: 2.7
>
>
> All existing critical workers handle unintended termination individually. 
> This should be done for arbitrtary critical worker as well. There is a test 
> to check this situation, {{SystemWorkersTerminationTest.testTermination}}, 
> but now it passes in fact due to {{SYSTEM_WORKER_BLOCKED}} instead of 
> {{SYSTEM_WORKER_TERMINATION}}, and this should be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-9744) Fix SYSTEM_WORKER_TERMINATION detection in general case

2018-10-03 Thread Andrey Kuznetsov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637845#comment-16637845
 ] 

Andrey Kuznetsov commented on IGNITE-9744:
--

[~ivan.glukos], this change is ready. Could you please take a look?

> Fix SYSTEM_WORKER_TERMINATION detection in general case
> ---
>
> Key: IGNITE-9744
> URL: https://issues.apache.org/jira/browse/IGNITE-9744
> Project: Ignite
>  Issue Type: Bug
>Reporter: Andrey Kuznetsov
>Assignee: Andrey Kuznetsov
>Priority: Major
> Fix For: 2.7
>
>
> All existing critical workers handle unintended termination individually. 
> This should be done for arbitrtary critical worker as well. There is a test 
> to check this situation, {{SystemWorkersTerminationTest.testTermination}}, 
> but now it passes in fact due to {{SYSTEM_WORKER_BLOCKED}} instead of 
> {{SYSTEM_WORKER_TERMINATION}}, and this should be fixed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)