[
https://issues.apache.org/jira/browse/IGNITE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16683639#comment-16683639
]
Ignite TC Bot commented on IGNITE-6044:
---------------------------------------
{panel:title=Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}MVCC Queries{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=2298201]]
* IgniteCacheMvccSqlTestSuite:
CacheMvccContinuousWithTransformerClientSelfTest.testContinuousWithTransformerAndRegularListenerAsync
- 0,0% fails in last 100 master runs.
{color:#d04437}Cache 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=2298218]]
* IgniteBinaryCacheTestSuite:
IgniteCacheEntryListenerAtomicTest.testEventsObjectKeyValue - 0,0% fails in
last 100 master runs.
{color:#d04437}Data Structures{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=2298230]]
* IgniteCacheDataStructuresSelfTestSuite:
GridCachePartitionedDataStructuresFailoverSelfTest.testFairReentrantLockFailsWhenServersLeft
- 0,0% fails in last 100 master runs.
{color:#d04437}Streamers{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=2298180]]
* IgniteMqttStreamerTestSuite:
IgniteMqttStreamerTest.testSingleTopic_NoQoS_RetryOnce - 0,0% fails in last 100
master runs.
{color:#d04437}SPI{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2298182]]
{panel}
[TeamCity Run All
Results|http://ci.ignite.apache.org/viewLog.html?buildId=2298257&buildTypeId=IgniteTests24Java8_RunAll]
> SQL insert waits for transaction commit, but it must be executed right away
> ---------------------------------------------------------------------------
>
> Key: IGNITE-6044
> URL: https://issues.apache.org/jira/browse/IGNITE-6044
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.1
> Reporter: Mikhail Cherkasov
> Assignee: Yury Gerzhedovich
> Priority: Critical
> Labels: sql-stability, usability
> Fix For: 2.8
>
>
> Doc says:
> ""Presently, DML supports the atomic mode only meaning that if there is a DML
> query that is executed as a part of an Ignite transaction then it will not be
> enlisted in the transaction's writing queue and will be executed right away.""
> https://apacheignite.readme.io/docs/dml#section-transactional-support
> However the data will be added to cache only after transaction commit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)