[
https://issues.apache.org/jira/browse/IGNITE-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655027#comment-16655027
]
Ignite TC Bot commented on IGNITE-9082:
---------------------------------------
{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=2108685]]
* IgniteHadoopFileSystemClientBasedPrimarySelfTest.testClientReconnect (last
started)
{color:#d04437}Inspections (AOP){color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2108750]]
{color:#d04437}Inspections (Core){color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2108751]]
{color:#d04437}Platform .NET (Coverage)*{color} [[tests
45|https://ci.ignite.apache.org/viewLog.html?buildId=2108766]]
* exe: SqlDmlTest.TestLogWarning - 1,0% fails in last 100 master runs.
* exe: CacheLinqTest.TestDateTime - 1,0% fails in last 100 master runs.
* exe: CacheLinqTest.TestDateTime - 1,0% fails in last 100 master runs.
* exe: CacheLinqTest.TestDateTime - 1,0% fails in last 100 master runs.
* exe: MessagingTest.TestMessageDataTypes - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestCallJavaService - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestCallJavaServiceDynamicProxy - 1,0% fails in last 100
master runs.
* exe: ServicesTest.TestCancel - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestCancelException - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestDeployAllInputErrors - 1,0% fails in last 100 master
runs.
* exe: ServicesTest.TestDeployClusterSingleton - 1,0% fails in last 100 master
runs.
* exe: ServicesTest.TestDeployKeyAffinitySingleton - 1,0% fails in last 100
master runs.
* exe: ServicesTest.TestDeployKeyAffinitySingletonBinarizable - 1,0% fails in
last 100 master runs.
* exe: ServicesTest.TestDeployMultiple - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestDeployNodeSingleton - 1,0% fails in last 100 master
runs.
* exe: ServicesTest.TestDeploymentExceptionSerializable - 1,0% fails in last
100 master runs.
* exe: ServicesTest.TestExecuteException - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestFooterSetting - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestGetDynamicServiceProxy - 1,0% fails in last 100 master
runs.
* exe: ServicesTest.TestGetDynamicServiceProxyLocal - 1,0% fails in last 100
master runs.
* exe: ServicesTest.TestMarshalExceptionOnRead - 1,0% fails in last 100 master
runs.
* exe: ServicesTest.TestMarshalExceptionOnWrite - 1,0% fails in last 100 master
runs.
* exe: ServicesTest.TestServiceDescriptors - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestWithKeepBinaryBoth - 1,0% fails in last 100 master runs.
* exe: ServicesTest.TestWithKeepBinaryClient - 1,0% fails in last 100 master
runs.
* exe: ServicesTestFullFooter.TestDeploy(False) - 1,0% fails in last 100 master
runs.
* exe: ServicesTestFullFooter.TestDeploy(True) - 1,0% fails in last 100 master
runs.
* exe: ServicesTestFullFooter.TestDeployAll(False) - 1,0% fails in last 100
master runs.
* exe: ServicesTestFullFooter.TestDeployAll(True) - 1,0% fails in last 100
master runs.
* exe: ServicesTestFullFooter.TestDeployAllException(False) - 1,0% fails in
last 100 master runs.
* exe: ServicesTestFullFooter.TestDeployAllException(True) - 1,0% fails in last
100 master runs.
* exe: ServicesTestFullFooter.TestDeployException(False) - 1,0% fails in last
100 master runs.
* exe: ServicesTestFullFooter.TestDeployException(True) - 1,0% fails in last
100 master runs.
* exe: ServicesTestFullFooter.TestDeployMultipleException(False) - 1,0% fails
in last 100 master runs.
* exe: ServicesTestFullFooter.TestDeployMultipleException(True) - 1,0% fails in
last 100 master runs.
* exe: ServicesTestFullFooter.TestDuckTyping(False) - 1,0% fails in last 100
master runs.
* exe: ServicesTestFullFooter.TestDuckTyping(True) - 1,0% fails in last 100
master runs.
* exe: ServicesTestFullFooter.TestGetServiceProxy(False) - 1,0% fails in last
100 master runs.
* exe: ServicesTestFullFooter.TestGetServiceProxy(True) - 1,0% fails in last
100 master runs.
{panel}
[TeamCity Run
All|http://ci.ignite.apache.org/viewLog.html?buildId=2108775&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.8
>
>
> 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)