Attila Doroszlai created HDDS-8815:
--------------------------------------
Summary: Wrong package-info javadoc
Key: HDDS-8815
URL: https://issues.apache.org/jira/browse/HDDS-8815
Project: Apache Ozone
Issue Type: Sub-task
Components: Snapshot
Affects Versions: 1.4.0
Reporter: Attila Doroszlai
The following two package-info classes in {{rocks-native}} apparently have
leftover javadoc from {{annotations}}:
{code}
hadoop-hdds/annotations/src/main/java/org/apache/ozone/annotations/package-info.java
20: * Annotation processors used at compile time by the Ozone project to
validate
21- * internal annotations and related code as needed, if needed.
hadoop-hdds/rocks-native/src/main/java/org/apache/hadoop/hdds/utils/db/managed/package-info.java
20: * Annotation processors used at compile time by the Ozone project to
validate
21- * internal annotations and related code as needed, if needed.
hadoop-hdds/rocks-native/src/main/java/org/apache/hadoop/hdds/utils/package-info.java
20: * Annotation processors used at compile time by the Ozone project to
validate
21- * internal annotations and related code as needed, if needed.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]