[
https://issues.apache.org/jira/browse/IGNITE-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481843#comment-17481843
]
Ignite TC Bot commented on IGNITE-15330:
----------------------------------------
{panel:title=Branch: [pull/9661/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9661/head] Base: [master] : New Tests
(520)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Control Utility{color} [[tests
40|https://ci.ignite.apache.org/viewLog.html?buildId=6382490]]
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testAtomicAndTxValueAndVersion[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testRepairNonExistentCache[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testCacheFilter[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testAtomicAndTxVersionOnly[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyTest.testAtomicAndTxValueAndVersion[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyTest.testRepairNonExistentCache[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyTest.testCacheFilter[strategy=RELATIVE_MAJORITY] -
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyTest.testAtomicAndTxVersionOnly[strategy=RELATIVE_MAJORITY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testRepairNonExistentCache[strategy=PRIMARY]
- PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testCacheFilter[strategy=PRIMARY] -
PASSED{color}
* {color:#013220}IgniteControlUtilityTestSuite:
GridCommandHandlerConsistencyBinaryTest.testAtomicAndTxVersionOnly[strategy=PRIMARY]
- PASSED{color}
... and 29 new tests
{color:#00008b}Consistency{color} [[tests
480|https://ci.ignite.apache.org/viewLog.html?buildId=6382542]]
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=PESSIMISTIC,
isolation=READ_COMMITTED, getEntry=false, async=false, misses=false,
nulls=false] - PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=PESSIMISTIC,
isolation=READ_COMMITTED, getEntry=false, async=false, misses=false,
nulls=true] - PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=PESSIMISTIC,
isolation=READ_COMMITTED, getEntry=false, async=false, misses=true,
nulls=false] - PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=PESSIMISTIC,
isolation=READ_COMMITTED, getEntry=false, async=false, misses=true, nulls=true]
- PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=true, misses=false, nulls=false] -
PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=true, misses=false, nulls=true] -
PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=true, misses=true, nulls=false] -
PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=true, misses=true, nulls=true] -
PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=false, misses=false, nulls=false]
- PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=false, misses=false, nulls=true] -
PASSED{color}
* {color:#013220}IgniteCacheConsistencySelfTestSuite:
ReplicatedExplicitTransactionalReadRepairTest.test[concurrency=OPTIMISTIC,
isolation=SERIALIZABLE, getEntry=true, async=false, misses=true, nulls=false] -
PASSED{color}
... and 469 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6382543&buildTypeId=IgniteTests24Java8_RunAll]
> Read Repair should support strategies
> -------------------------------------
>
> Key: IGNITE-15330
> URL: https://issues.apache.org/jira/browse/IGNITE-15330
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Anton Vinogradov
> Assignee: Anton Vinogradov
> Priority: Major
> Labels: iep-31
> Fix For: 2.13
>
> Time Spent: 7h 10m
> Remaining Estimate: 0h
>
> Possible strategies:
> {noformat}
> LWW, // Currently implemented
> PRIMARY,
> MAJORITY,
> REMOVE,
> CHECK_ONLY;
> {noformat}
> The strategy should not fix entries when impossible, eg LWW when versions are
> the same but values differ.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)