[
https://issues.apache.org/jira/browse/IGNITE-15117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507223#comment-17507223
]
Ignite TC Bot commented on IGNITE-15117:
----------------------------------------
{panel:title=Branch: [pull/9345/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9345/head] Base: [master] : New Tests
(150)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests
146|https://ci2.ignite.apache.org/viewLog.html?buildId=6350086]]
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadOneByOneForBackup[consistentId=true, wal=FSYNC,
persistence=false] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadOneByOneForBackup[consistentId=true, wal=FSYNC,
persistence=true] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadOneByOneForBackup[consistentId=true, wal=LOG_ONLY,
persistence=true] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadOneByOneForBackup[consistentId=true, wal=LOG_ONLY,
persistence=false] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadOneByOneForBackup[consistentId=true, wal=BACKGROUND,
persistence=false] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadOneByOneForBackup[consistentId=true, wal=BACKGROUND,
persistence=true] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadAllKeysWithoutCommit[consistentId=false, wal=FSYNC,
persistence=true] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testCdcSingleton[consistentId=false, wal=FSYNC, persistence=true] -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadAllKeysCommitEachEvent[consistentId=false, wal=FSYNC,
persistence=true] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadFromNextEntry[consistentId=false, wal=FSYNC,
persistence=true] - PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadAllKeysCommitAll[consistentId=false, wal=FSYNC,
persistence=true] - PASSED{color}
... and 135 new tests
{color:#00008b}Queries 3{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=6350090]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite3:
SqlCdcTest.testReadAllSQLRows[persistence=true] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3:
SqlCdcTest.testReadAllSQLRows[persistence=false] - PASSED{color}
{color:#00008b}Queries 3 (lazy=true){color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=6350056]]
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3:
SqlCdcTest.testReadAllSQLRows[persistence=false] - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite3:
SqlCdcTest.testReadAllSQLRows[persistence=true] - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6350084&buildTypeId=IgniteTests24Java8_RunAll]
> Support CDC for in-memory caches
> --------------------------------
>
> Key: IGNITE-15117
> URL: https://issues.apache.org/jira/browse/IGNITE-15117
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: IEP-59
> Time Spent: 12h 50m
> Remaining Estimate: 0h
>
> Right now CDC is supported only for persistent caches.
> To support CDC feature for in-memory caches we should support enabling WAL
> for in-memory caches.
> Only DataRecord is required for CDC so we can write only specific that types
> of records to the WAL.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)