Mikhail Pochatkin created IGNITE-21195:
------------------------------------------
Summary: Fix ClientArchTest
Key: IGNITE-21195
URL: https://issues.apache.org/jira/browse/IGNITE-21195
Project: Ignite
Issue Type: Bug
Reporter: Mikhail Pochatkin
Assignee: Mikhail Pochatkin
```
Architecture Violation [Priority: MEDIUM] - Rule 'no fields that have raw type
org.apache.ignite.internal.logger.IgniteLogger should have modifier STATIC' was
violated (1 times):
Field <org.apache.ignite.network.TrackableNetworkMessageHandler.LOG> has
modifier STATIC in (TrackableNetworkMessageHandler.java:0)
java.lang.AssertionError: Architecture Violation [Priority: MEDIUM] - Rule 'no
fields that have raw type org.apache.ignite.internal.logger.IgniteLogger should
have modifier STATIC' was violated (1 times):
Field <org.apache.ignite.network.TrackableNetworkMessageHandler.LOG> has
modifier STATIC in (TrackableNetworkMessageHandler.java:0)
at
com.tngtech.archunit.lang.ArchRule$Assertions.assertNoViolation(ArchRule.java:94)
...
```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)