[
https://issues.apache.org/jira/browse/IGNITE-17609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606584#comment-17606584
]
Vadim Pakhnushev commented on IGNITE-17609:
-------------------------------------------
Reported IDEA issue
https://youtrack.jetbrains.com/issue/IDEA-302026/IDEA-treats-diagnostic-messages-from-annotation-processors-as-errors-during-Gradle-build
> Fix logs interpretation
> ------------------------
>
> Key: IGNITE-17609
> URL: https://issues.apache.org/jira/browse/IGNITE-17609
> Project: Ignite
> Issue Type: Bug
> Components: build, ignite-3
> Reporter: Mikhail Pochatkin
> Priority: Major
> Labels: ignite-3
>
> Currently `ignite-network-annotation-processor` produce a lot of NOTE logs
> `org.apache.ignite.internal.network.processor.serialization.MessageSerializerGenerator#generateSerializer`
>
> In the progress of build via gradle IDEA marks these logs as errors and as
> result we see that build SUCCESS but has 300+ errors.
> This is not a problem of successful builds, this is a problem of developer
> convenience and log clarity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)