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

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

{panel:title=Branch: [pull/8024/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8024/head] Base: [master] : New Tests 
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 3{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=5713165]]
* {color:#013220}IgniteBinaryObjectsCacheTestSuite3: 
IgniteTxExceptionNodeFailTest.testNodeFailBeforeSendGridNearTxFinishResponse[syncMode=FULL_SYNC]
 - PASSED{color}
* {color:#013220}IgniteBinaryObjectsCacheTestSuite3: 
IgniteTxExceptionNodeFailTest.testNodeFailBeforeSendGridNearTxFinishResponse[syncMode=PRIMARY_SYNC]
 - PASSED{color}

{color:#00008b}MVCC Cache 3{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=5712964]]
* {color:#013220}IgniteCacheMvccTestSuite3: 
IgniteTxExceptionNodeFailTest.testNodeFailBeforeSendGridNearTxFinishResponse[syncMode=FULL_SYNC]
 - PASSED{color}
* {color:#013220}IgniteCacheMvccTestSuite3: 
IgniteTxExceptionNodeFailTest.testNodeFailBeforeSendGridNearTxFinishResponse[syncMode=PRIMARY_SYNC]
 - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5712984&buildTypeId=IgniteTests24Java8_RunAll]

> Transaction commit completes successfully if partition is lost on commit phase
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-13244
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13244
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Uttsel
>            Assignee: Sergey Uttsel
>            Priority: Major
>         Attachments: tx_commit_partition_loss.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Reproducer is attached.
> Steps:
> 1) Run startNode()
> 2) Run poorTransaction() in a separate JVM
> 3) Hang first node in GridCacheMapEntry#innerSet with a breakpoint
> 4) kill -9 first node while hanging on breakpoint
> 5) Result: tx.commit() succeeds, data is commited in partition 1 and not 
> commited in partition 2



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

Reply via email to