[
https://issues.apache.org/jira/browse/IGNITE-13190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242390#comment-17242390
]
Ignite TC Bot commented on IGNITE-13190:
----------------------------------------
{panel:title=Branch: [pull/7984/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/7984/head] Base: [master] : New Tests
(34)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5771011]]
* {color:#013220}IgniteBasicTestSuite: LinkMapTest.test - PASSED{color}
{color:#00008b}PDS (Indexing){color} [[tests
12|https://ci.ignite.apache.org/viewLog.html?buildId=5770325]]
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testIndexingWithComplexKeyAndMVCC -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testIndexingWithIntegerKey - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedPartition1 -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testIndexingWithComplexKey - PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedIndex -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedPartition2 -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testDefragmentedPartitionCreated -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testFailoverRestartWithoutDefragmentation
- PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testSuccessfulDefragmentation -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testIndexingWithIntegerKeyAndMVCC -
PASSED{color}
* {color:#013220}IgnitePdsWithIndexingTestSuite:
IgnitePdsIndexingDefragmentationTest.testFailoverOnLastStage - PASSED{color}
... and 1 new tests
{color:#00008b}PDS 4{color} [[tests
21|https://ci.ignite.apache.org/viewLog.html?buildId=5770330]]
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationEncryptionTest.testFailoverIncompletedPartition2 -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationEncryptionTest.testFailoverIncompletedPartition1 -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationEncryptionTest.testFailoverRestartWithoutDefragmentation
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationEncryptionTest.testFailoverIncompletedIndex -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationEncryptionTest.testDefragmentedPartitionCreated -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationRandomLruEvictionTest.testFailoverIncompletedIndex -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationRandomLruEvictionTest.testSuccessfulDefragmentation -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationRandomLruEvictionTest.testFailoverIncompletedPartition2
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationTest.testFailoverOnLastStage - PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationEncryptionTest.testSuccessfulDefragmentation -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4:
IgnitePdsDefragmentationRandomLruEvictionTest.testDefragmentedPartitionCreated
- PASSED{color}
... and 10 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5770369&buildTypeId=IgniteTests24Java8_RunAll]
> Core defragmentation functions
> ------------------------------
>
> Key: IGNITE-13190
> URL: https://issues.apache.org/jira/browse/IGNITE-13190
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Sergey Chugunov
> Assignee: Ivan Bessonov
> Priority: Major
> Labels: IEP-47
> Time Spent: 20h 40m
> Remaining Estimate: 0h
>
> The following set of functions covering defragmentation happy-case needed:
> * Initialization of defragmentation manager when node is started in
> maintenance mode.
> * Information about partition files is gathered by defrag mgr.
> * For each partition file corresponding file of defragmented partition is
> created and initialized.
> * Keys are transferred from old partitions to new partitions.
> * Checkpointer is aware of new partition files and flushes defragmented
> memory to new partition files.
>
> No fault-tolerance code nor index defragmentation mappings are needed in this
> task.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)