[
https://issues.apache.org/jira/browse/IGNITE-25803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Chesnokov updated IGNITE-25803:
-----------------------------------------
Labels: ise perfStat (was: ise)
> [perfStat] Fix checkstyle violations after IGNITE-24287
> -------------------------------------------------------
>
> Key: IGNITE-25803
> URL: https://issues.apache.org/jira/browse/IGNITE-25803
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Chesnokov
> Assignee: Aleksandr Chesnokov
> Priority: Major
> Labels: ise, perfStat
>
> After merging
> https://issues.apache.org/jira/browse/IGNITE-25251
> https://issues.apache.org/jira/browse/IGNITE-24287
> New checkstyle violations appeared:
> {noformat}
> PrintHandler.java:370:9: '}' at column 9 should be alone on a line.
> [RightCurly]
> PerformanceStatisticsReportSelfTest.java:260: Abbrevation should be used for
> sysViewHandler! Please, use hnd, instead of Handler [IgniteAbbrevationsRule]
> PerformanceStatisticsPrinterTest.java:105: Abbrevation should be used for
> logger! Please, use log, instead of logger [IgniteAbbrevationsRule]
> PerformanceStatisticsPrinterTest.java:146: Abbrevation should be used for
> logger! Please, use log, instead of logger [IgniteAbbrevationsRule]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)