Kirill Tkalenko created IGNITE-15877:
----------------------------------------
Summary: Fix the code style javadocs issues for the modules #2
Key: IGNITE-15877
URL: https://issues.apache.org/jira/browse/IGNITE-15877
Project: Ignite
Issue Type: Improvement
Components: build
Affects Versions: 3.0.0-alpha3
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Fix For: 3.0.0-alpha4
Fix the code style javadocs issues for the modules:
* modules/configuration
* modules/network-api
* modules/network-annotation-processor
* modules/network
* modules/rocksdb-common
* modules/storage-api
* modules/storage-rocksdb
* modules/storage-table
How to reproduce:
* Uncomment everything in *check-rules/checkstyle-rules.xml*;
* Run: *mvn validate -Pcheckstyle -Dmaven.all-checks.skip*.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)