You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (JIRA)" <ji...@apache.org> on 2019/02/01 13:28:00 UTC

[jira] [Commented] (IGNITE-10976) MVCC: Sql API methods should throws proper TransactionExceptions in case of tx failure.

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

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

{panel:title=--&gt; Run :: All: Possible Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Spring{color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=2971670]]
* GridServiceInjectionSpringResourceTest.testDeployServiceWithSpring (last started)

{color:#d04437}Data Structures{color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=2971719]]
* IgniteCacheDataStructuresSelfTestSuite: IgniteCacheAtomicReplicatedNodeRestartSelfTest.testRestartWithTxPutAllTenNodesTwoBackups - 0,0% fails in last 418 master runs.
* IgniteCacheDataStructuresSelfTestSuite: IgniteCacheAtomicReplicatedNodeRestartSelfTest.testRestartWithPutTenNodesTwoBackups - 0,0% fails in last 418 master runs.
* IgniteCacheDataStructuresSelfTestSuite: IgniteCacheAtomicReplicatedNodeRestartSelfTest.testRestartWithPutFourNodesNoBackups - 0,0% fails in last 418 master runs.

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

> MVCC: Sql API methods should throws proper TransactionExceptions in case of tx failure.
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10976
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10976
>             Project: Ignite
>          Issue Type: Bug
>          Components: mvcc, sql
>            Reporter: Andrew Mashenkov
>            Assignee: Andrew Mashenkov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> For now Sql API can throws SqlException (without any actual Tx failure cause) or TransactionException wrapped into CacheException.
> Also, I've found we convert unchecked exceptions into checked ones and then back without any obvious reason.
> Let's make TransactionException thows properly and add it to Sql Api contract.



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