Sergey Korotkov created IGNITE-19746:
----------------------------------------

             Summary: control.sh --performance-statistics status do not print 
actual status
                 Key: IGNITE-19746
                 URL: https://issues.apache.org/jira/browse/IGNITE-19746
             Project: Ignite
          Issue Type: Task
            Reporter: Sergey Korotkov


The status sub-command of the control.sh --performance-statistics doesn't not 
print the actual status to console.

Previously it was like (note the *Disabled.* word):
{noformat}
Control utility [ver. 15.0.0-SNAPSHOT#20230422-sha1:7f80003d]
2023 Copyright(C) Apache Software Foundation
User: ducker
Time: 2023-04-23T22:17:12.489
Command [PERFORMANCE-STATISTICS] started
Arguments: --host x.x.x.x --performance-statistics status --user admin 
--password *****
--------------------------------------------------------------------------------
Disabled.
Command [PERFORMANCE-STATISTICS] finished with code: 0
Control utility has completed execution at: 2023-04-23T22:17:13.271
Execution time: 782 ms
{noformat}
 

Now it's like (note the absence of the *Disabled.* word):
{noformat}
Control utility [ver. 15.0.0-SNAPSHOT#20230613-sha1:cacee58d]
2023 Copyright(C) Apache Software Foundation
User: ducker
Time: 2023-06-15T15:46:41.586
Command [PERFORMANCE-STATISTICS] started
Arguments: --host x.x.x.x --performance-statistics status  --user admin 
--password *****
--------------------------------------------------------------------------------
Command [PERFORMANCE-STATISTICS] finished with code: 0
Control utility has completed execution at: 2023-06-15T15:46:42.523
Execution time: 937 ms
{noformat}
 

Outputs of other sub-commands are also need to be checked.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to