[ 
https://issues.apache.org/jira/browse/IGNITE-22562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876653#comment-17876653
 ] 

Ignite TC Bot commented on IGNITE-22562:
----------------------------------------

{panel:title=Branch: [pull/11494/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11494/head] Base: [master] : No new tests 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8040810&buildTypeId=IgniteTests24Java8_RunAll]

> Improve message about turning on statistics usage state from null to ON
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-22562
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22562
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Julia Bakulina
>            Assignee: Julia Bakulina
>            Priority: Minor
>              Labels: ise
>             Fix For: 2.17
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, if you turn on statistics using
> {code:java}
> ./control.sh --property set --name 'statistics.usage.state' --val 'ON'{code}
> there will be the output below in ignite.log.
> {code:java}
> 2024-06-19 10:03:44.873 [INFO 
> ][disco-notifier-worker-#98][org.apache.ignite.internal.processors.query.stat.IgniteStatisticsManagerImpl]
>  Statistics usage state was changed from null to ON
> {code}
> According to [ignite 
> code|https://github.com/apache/ignite/blob/f9a2921346a8d8fa79bdb2286bd97cc7f9baacd9/modules/core/src/main/java/org/apache/ignite/internal/processors/query/stat/IgniteStatisticsManagerImpl.java#L60],
>  DEFAULT_STATISTICS_USAGE_STATE=ON thus null is by default ON.
> Thus the output message in ignite.log is unclear to the user whether the 
> stats is already ON or not stated.



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

Reply via email to