[ https://issues.apache.org/jira/browse/IGNITE-25389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17979275#comment-17979275 ]
Ignite TC Bot commented on IGNITE-25389: ---------------------------------------- {panel:title=Branch: [pull/12133/head] Base: [master] : Possible Blockers (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1} {color:#d04437}Basic 3{color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=8474435]] * IgniteBasicWithPersistenceTestSuite: PerformanceStatisticsSelfTest.testTransaction[clientType=SERVER] - Test has low fail rate in base branch 0,7% and is not flaky {panel} {panel:title=Branch: [pull/12133/head] Base: [master] : New Tests (56)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1} {color:#00008b}PDS 8{color} [[tests 40|https://ci2.ignite.apache.org/viewLog.html?buildId=8474498]] * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=true,idxStorage=true] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=true,idxStorage=true] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=false,idxStorage=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=false,idxStorage=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=false,idxStorage=true] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=false,idxStorage=true] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testPathGeneration[absPath=false,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testCaches[absPath=false,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: CacheConfigStoragePathTest.testPathGeneration[absPath=false,severalCacheStorages=true,idxStorage=true] - PASSED{color} ... and 29 new tests {color:#00008b}Cache 14{color} [[tests 16|https://ci2.ignite.apache.org/viewLog.html?buildId=8474541]] * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=true,idxStorage=true] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=true,idxStorage=true] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=false,idxStorage=false] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=false,idxStorage=false] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testPathGeneration[absPath=true,severalCacheStorages=false,idxStorage=true] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testCaches[absPath=true,severalCacheStorages=false,idxStorage=true] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testPathGeneration[absPath=false,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testCaches[absPath=false,severalCacheStorages=true,idxStorage=false] - PASSED{color} * {color:#013220}IgniteCacheWithIndexingTestSuite: SQLCacheConfigStoragePathTest.testPathGeneration[absPath=false,severalCacheStorages=true,idxStorage=true] - PASSED{color} ... and 5 new tests {panel} [TeamCity *--> Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8474548&buildTypeId=IgniteTests24Java8_RunAll] > Configure explicit storage for index partition > ---------------------------------------------- > > Key: IGNITE-25389 > URL: https://issues.apache.org/jira/browse/IGNITE-25389 > Project: Ignite > Issue Type: Sub-task > Reporter: Nikolay Izhikov > Assignee: Nikolay Izhikov > Priority: Major > Labels: ise > Time Spent: 1.5h > Remaining Estimate: 0h > > In scope of IGNITE-25388 custom cache storages implemented. > Index partition can be significantly bigger then other partitions, because, > it store all indexed data for all partition in single file. > It will be usefull to explicitly configure storage for index partition. > -- This message was sent by Atlassian Jira (v8.20.10#820010)