[
https://issues.apache.org/jira/browse/IGNITE-13218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185200#comment-17185200
]
Aleksey Kurinov commented on IGNITE-13218:
------------------------------------------
[~NSAmelchev], [~avinogradov],[~agoncharuk]
PR is https://github.com/apache/ignite/pull/8187
test run without possible blockers -
https://mtcga.gridgain.com/pr.html?serverId=apache&suiteId=IgniteTests24Java8_RunAll&branchForTc=pull/8187/head&action=Latest
please review PR.
please note can't add reviewers to this PR for some reasons
> System view walker generator wrong sorts imports
> ------------------------------------------------
>
> Key: IGNITE-13218
> URL: https://issues.apache.org/jira/browse/IGNITE-13218
> Project: Ignite
> Issue Type: Bug
> Reporter: Amelchev Nikita
> Assignee: Aleksey Kurinov
> Priority: Trivial
> Labels: newbie
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{SystemViewRowAttributeWalkerGenerator}} wrong sorts imports.
> 1. Run SystemViewRowAttributeWalkerGenerator
> 2. Run check codestyle to obtain the error:
> {noformat}
> ComputeJobViewWalker.java:23: Wrong lexicographical order for
> 'org.apache.ignite.spi.systemview.view.ComputeJobView' import. Should be
> before
> 'org.apache.ignite.spi.systemview.view.ComputeJobView.ComputeJobState'.
> [CustomImportOrder]
> Audit done.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)