[ https://issues.apache.org/jira/browse/IGNITE-24799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959630#comment-17959630 ]
Ignite TC Bot commented on IGNITE-24799: ---------------------------------------- {panel:title=Branch: [pull/11991/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/11991/head] Base: [master] : New Tests (17)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1} {color:#00008b}Java Client{color} [[tests 4|https://ci2.ignite.apache.org/viewLog.html?buildId=8474208]] * {color:#013220}IgniteClientTestSuite: ClientByteUtilsTest.testIntToBytes - PASSED{color} * {color:#013220}IgniteClientTestSuite: ClientByteUtilsTest.testLongToBytes - PASSED{color} * {color:#013220}IgniteClientTestSuite: ClientByteUtilsTest.testUuidConvertions - PASSED{color} * {color:#013220}IgniteClientTestSuite: ClientByteUtilsTest.testShortToBytes - PASSED{color} {color:#00008b}PDS 8{color} [[tests 2|https://ci2.ignite.apache.org/viewLog.html?buildId=8474222]] * {color:#013220}IgnitePdsTestSuite8: DataRegionRelativeStoragePathTest.testCaches[useAbsStoragePath=false] - PASSED{color} * {color:#013220}IgnitePdsTestSuite8: DataRegionRelativeStoragePathTest.testCaches[useAbsStoragePath=true] - PASSED{color} {color:#00008b}Control Utility 1{color} [[tests 4|https://ci2.ignite.apache.org/viewLog.html?buildId=8474197]] * {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerWithSslTest.testClusterCreateSnapshotWarningAndError[cmdHnd=cli] - PASSED{color} * {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerTest.testClusterCreateSnapshotWarningAndError[cmdHnd=jmx] - PASSED{color} * {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerTest.testClusterCreateSnapshotWarningAndError[cmdHnd=cli] - PASSED{color} * {color:#013220}IgniteControlUtilityTestSuite: GridCommandHandlerWithSslFactoryTest.testClusterCreateSnapshotWarningAndError[cmdHnd=cli] - PASSED{color} {color:#00008b}Cache 13{color} [[tests 5|https://ci2.ignite.apache.org/viewLog.html?buildId=8474166]] * {color:#013220}IgniteCacheTestSuite13: SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@25953be6, actual=PlatformExpiryPolicyFactory [create=1, update=-2, access=-1, expiryPlc=PlatformExpiryPolicy [create=1 MILLISECONDS, access=ETERNAL]]] - PASSED{color} * {color:#013220}IgniteCacheTestSuite13: SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@166c2c17, actual=PlatformExpiryPolicyFactory [create=2, update=4, access=8, expiryPlc=PlatformExpiryPolicy [create=2 MILLISECONDS, update=4 MILLISECONDS, access=8 MILLISECONDS]]] - PASSED{color} * {color:#013220}IgniteCacheTestSuite13: SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=javax.cache.configuration.FactoryBuilder$SingletonFactory@4d0cc83e, actual=SingletonFactory [expiryPlc=EternalExpiryPolicy [create=ETERNAL]]] - PASSED{color} * {color:#013220}IgniteCacheTestSuite13: SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@70b2fa10, actual=PlatformExpiryPolicyFactory [create=0, update=1, access=-1, expiryPlc=PlatformExpiryPolicy [create=ZERO, update=1 MILLISECONDS, access=ETERNAL]]] - PASSED{color} * {color:#013220}IgniteCacheTestSuite13: SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@19dc0d32, actual=PlatformExpiryPolicyFactory [create=-1, update=0, access=-1, expiryPlc=PlatformExpiryPolicy [create=ETERNAL, update=ZERO, access=ETERNAL]]] - PASSED{color} {color:#00008b}Control Utility (Zookeeper){color} [[tests 2|https://ci2.ignite.apache.org/viewLog.html?buildId=8474198]] * {color:#013220}ZookeeperIgniteControlUtilityTestSuite: GridCommandHandlerTest.testClusterCreateSnapshotWarningAndError[cmdHnd=cli] - PASSED{color} * {color:#013220}ZookeeperIgniteControlUtilityTestSuite: GridCommandHandlerTest.testClusterCreateSnapshotWarningAndError[cmdHnd=jmx] - PASSED{color} {panel} [TeamCity *--> Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8474272&buildTypeId=IgniteTests24Java8_RunAll] > Eliminate Ambiguity in the Output of the '--snapshot create' Command When > Warnings Are Present > ---------------------------------------------------------------------------------------------- > > Key: IGNITE-24799 > URL: https://issues.apache.org/jira/browse/IGNITE-24799 > Project: Ignite > Issue Type: Task > Reporter: Oleg Valuyskiy > Assignee: Oleg Valuyskiy > Priority: Minor > Labels: ise > Time Spent: 20m > Remaining Estimate: 0h > > When executing the '--snapshot create' command via the *control.sh* script, > if warnings are encountered, the output contains the following lines: > * "Failed to perform operation." > * "Command [SNAPSHOT] finished with code: 4" > * "Error stack trace" > This occurs even when the snapshot creation is successfully completed, > causing confusion for users. > The proposed solution is to adjust the command output to be consistent and > unambiguous, clearly reflecting the actual result of the operation. -- This message was sent by Atlassian Jira (v8.20.10#820010)