[ https://issues.apache.org/jira/browse/IGNITE-25204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946170#comment-17946170 ]
Ignite TC Bot commented on IGNITE-25204: ---------------------------------------- {panel:title=Branch: [pull/12019/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/12019/head] Base: [master] : New Tests (24)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1} {color:#00008b}PDS (Compatibility){color} [[tests 24|https://ci2.ignite.apache.org/viewLog.html?buildId=8404430]] * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=false, customSnpPath=false, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=false, customSnpPath=false, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=false, customSnpPath=true, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=false, customSnpPath=true, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=3, cacheDump=false, customSnpPath=false, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=3, cacheDump=false, customSnpPath=false, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=3, cacheDump=false, customSnpPath=true, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=3, cacheDump=false, customSnpPath=true, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=true, customSnpPath=false, testCacheGrp=false] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=true, customSnpPath=false, testCacheGrp=true] - PASSED{color} * {color:#013220}IgniteCompatibilityBasicTestSuite: SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=false, consistentID=a6a41f7d-28af-4786-b82e-f2b393d5fcad, oldNodesCnt=1, cacheDump=true, customSnpPath=true, testCacheGrp=false] - PASSED{color} ... and 13 new tests {panel} [TeamCity *--> Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8404479&buildTypeId=IgniteTests24Java8_RunAll] > Move BinaryInputStream, BinaryOutputStream implementations to package-private > ----------------------------------------------------------------------------- > > Key: IGNITE-25204 > URL: https://issues.apache.org/jira/browse/IGNITE-25204 > Project: Ignite > Issue Type: Sub-task > Reporter: Nikolay Izhikov > Assignee: Nikolay Izhikov > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > To simplify binary-impl extraction we must minify coupling between binary and > other ignite-core. To achieve this we must make binary classes package > private. > All implementations of BinaryInputStream, BinaryOutputStream can be made > package-private. -- This message was sent by Atlassian Jira (v8.20.10#820010)