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

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

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

{color:#d04437}Java Client{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1956658]]
* RedisProtocolStringSelfTest.testStrlen (last started)

{color:#d04437}PDS 1{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1956694]]
* IgniteClusterActivateDeactivateTestWithPersistence.testDeactivateFailover1 
(last started)

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

{color:#d04437}Cache (Failover) 1{color} [[tests 0 TIMEOUT , Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1956707]]
* GridCacheNearRemoveFailureTest.testPutAndRemovePessimisticTx (last started)

{color:#d04437}_Licenses Headers_{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=1956705]]

{color:#d04437}MVCC Cache{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=1956735]]
* IgniteCacheMvccTestSuite: 
CacheMvccReplicatedCoordinatorFailoverTest.testAccountsTxGet_Server_Backups0_CoordinatorFails_Persistence
 - 0,0% fails in last 100 master runs.
* IgniteCacheMvccTestSuite: 
CacheMvccReplicatedCoordinatorFailoverTest.testAccountsTxGet_SingleNode_CoordinatorFails
 - 0,0% fails in last 100 master runs.

{color:#d04437}PDS (Direct IO) 2{color} [[tests 
3|https://ci.ignite.apache.org/viewLog.html?buildId=1956691]]
* IgnitePdsNativeIoTestSuite2: 
IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailWhileStart - 0,0% fails in 
last 100 master runs.

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

> Throwing checked exception during tx commit without node stopping leads to 
> data corruption
> ------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-9082
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9082
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 2.4, 2.5, 2.6
>            Reporter: Pavel Kovalenko
>            Assignee: Alexei Scherbakov
>            Priority: Major
>             Fix For: 2.7
>
>
> If we get checked exception during tx commit on a primary node and this 
> exception is not supposed to be handled as NodeStopping OR doesn't lead to 
> node stop using Failure Handler, in this case, we may get data loss on a node 
> which is a backup node for this tx.
> Possible solution:
> If we get any checked or unchecked exception during tx commit we should stop 
> this node after that to prevent further data loss.



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

Reply via email to