[
https://issues.apache.org/jira/browse/IGNITE-15441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov updated IGNITE-15441:
--------------------------------------
Description:
Static analyzer tool Errorprone reports errors for few modules.
These errors are muted and must be fixed.
{code:java}
See parent/pom.xml -> Maven compiler plugin configuration -> compiler argument
"XepExcludedPaths:"
{code}
Let's fix errors and unmute error-prone for Metastorage-server module.
was:
Static analyzer tool Errorprone reports errors for few modules.
These errors are muted and must be fixed.
{code:java}
See parent/pom.xml -> Maven compiler plugin configuration -> compiler argument
"XepExcludedPaths:"
{code}
Let's fix errors and unmute error-prone for Table and Schema modules.
> [Ignite 3] Fix Errorprone errors in Metastore module.
> -----------------------------------------------------
>
> Key: IGNITE-15441
> URL: https://issues.apache.org/jira/browse/IGNITE-15441
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey Mashenkov
> Priority: Blocker
> Labels: ignite-3
> Fix For: 3.0.0-alpha3
>
>
> Static analyzer tool Errorprone reports errors for few modules.
> These errors are muted and must be fixed.
> {code:java}
> See parent/pom.xml -> Maven compiler plugin configuration -> compiler
> argument "XepExcludedPaths:"
> {code}
> Let's fix errors and unmute error-prone for Metastorage-server module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)