[jira] [Commented] (IGNITE-24799) Eliminate Ambiguity in the Output of the '--snapshot create' Command When Warnings Are Present
[ https://issues.apache.org/jira/browse/IGNITE-24799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959713#comment-17959713 ] Oleg Valuyskiy commented on IGNITE-24799: - [~alex_pl] Thank you for the review! > 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 > Fix For: 2.18 > > Time Spent: 40m > 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)
[jira] [Commented] (IGNITE-24799) Eliminate Ambiguity in the Output of the '--snapshot create' Command When Warnings Are Present
[
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:#8b}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:#8b}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:#8b}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:#8b}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:#8b}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
>
[jira] [Commented] (IGNITE-24799) Eliminate Ambiguity in the Output of the '--snapshot create' Command When Warnings Are Present
[
https://issues.apache.org/jira/browse/IGNITE-24799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952045#comment-17952045
]
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
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}Control Utility 1{color} [[tests
4|https://ci2.ignite.apache.org/viewLog.html?buildId=8435360]]
* {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:#8b}Control Utility (Zookeeper){color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=8435008]]
* {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=8435082&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)
[jira] [Commented] (IGNITE-24799) Eliminate Ambiguity in the Output of the '--snapshot create' Command When Warnings Are Present
[
https://issues.apache.org/jira/browse/IGNITE-24799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17944002#comment-17944002
]
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
(8077)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#8b}Calcite SQL{color} [[tests
185|https://ci2.ignite.apache.org/viewLog.html?buildId=8393419]]
* {color:#013220}IgniteCalciteTestSuite:
SqlPlanHistoryIntegrationTest.testDefaultHistorySize[sqlEngine=calcite,
isClient=false loc=false, isFullyFetched=false] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
SqlPlanHistoryIntegrationTest.testNoSqlEngineConfiguration[sqlEngine=h2,
isClient=false loc=false, isFullyFetched=false] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
SqlPlanHistoryIntegrationTest.testDefaultHistorySize[sqlEngine=h2,
isClient=false loc=false, isFullyFetched=false] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
SqlPlanHistoryIntegrationTest.testNoSqlConfiguration[sqlEngine=h2,
isClient=false loc=false, isFullyFetched=false] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testRehashOnRightHand[sqlTxMode=ALL] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testRehashOnRightHand[sqlTxMode=NONE] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testRehashOnRightHand[sqlTxMode=RANDOM] -
PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testResourceCleanup[sqlTxMode=ALL] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testNullAffinityKeys[sqlTxMode=ALL] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testResourceCleanup[sqlTxMode=RANDOM] - PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
JoinRehashIntegrationTest.testNullAffinityKeys[sqlTxMode=RANDOM] - PASSED{color}
... and 174 new tests
{color:#8b}SPI (Discovery){color} [[tests
3|https://ci2.ignite.apache.org/viewLog.html?buildId=8393477]]
* {color:#013220}IgniteSpiDiscoverySelfTestSuite:
TcpDiscoveryMarshallerCheckSelfTest.testMarshallerInConsistency - PASSED{color}
* {color:#013220}IgniteSpiDiscoverySelfTestSuite:
TcpDiscoveryMarshallerCheckSelfTest.testMarshallerConsistency - PASSED{color}
* {color:#013220}IgniteSpiDiscoverySelfTestSuite:
TcpClientDiscoveryMarshallerCheckSelfTest.testMarshallerInConsistency -
PASSED{color}
{color:#8b}Binary Objects{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8393393]]
* {color:#013220}IgniteBinaryObjectsTestSuite:
BinarySimpleNameTestPropertySelfTest.testBinaryDisabled - PASSED{color}
{color:#8b}Cache 8{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=8393405]]
* {color:#013220}IgniteCacheTestSuite8:
GridCacheRebalancingUnmarshallingFailedSelfTest.testOptimized - PASSED{color}
* {color:#013220}IgniteCacheTestSuite8:
GridCacheRebalancingUnmarshallingFailedSelfTest.testJdk - PASSED{color}
{color:#8b}Queries 3{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=8393467]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite3:
IgniteCacheNoClassQuerySelfTest.testNoClass - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite3:
OptimizedMarshallerIndexNameTest.testOptimizedMarshallerIndex - PASSED{color}
{color:#8b}Cache 4{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8393401]]
* {color:#013220}IgniteCacheTestSuite4:
GridCacheStoreManagerDeserializationTest.testStream - PASSED{color}
{color:#8b}PDS (Compatibility){color} [[tests
24|https://ci2.ignite.apache.org/viewLog.html?buildId=8394491]]
* {color:#013220}IgniteCompatibilityBasicTestSuite:
SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true,
consistentID=f416d729-a62c-47f7-9161-e4b3659e9c5d, oldNodesCnt=1,
cacheDump=false, customSnpPath=false, testCacheGrp=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite:
SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true,
consistentID=f416d729-a62c-47f7-9161-e4b3659e9c5d, oldNodesCnt=1,
cacheDump=false, customSnpPath=true, testCacheGrp=false] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite:
SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true,
consistentID=f416d729-a62c-47f7-9161-e4b3659e9c5d, oldNodesCnt=1,
cacheDump=false, customSnpPath=true, testCacheGrp=true] - PASSED{color}
* {color:#013220}IgniteCompatibilityBasicTestSuite:
SnapshotCompatibilityTest.testSnapshotRestore[incrementalSnp=true,
consistentID=f416d729-a62c-47f7-9161-e4b3659e9c5d, oldNodesCnt=3,
cacheDump=false, customSnpPath=false, testCacheGrp=true]
