You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Marton Elek (Jira)" <ji...@apache.org> on 2020/02/18 15:41:00 UTC

[jira] [Created] (HDDS-3028) Use own version from InterfaceAudience/Stability version

Marton Elek created HDDS-3028:
---------------------------------

             Summary: Use own version from InterfaceAudience/Stability version
                 Key: HDDS-3028
                 URL: https://issues.apache.org/jira/browse/HDDS-3028
             Project: Hadoop Distributed D!ta Store
          Issue Type: Improvement
            Reporter: Marton Elek


Current Ozone code uses the Hadoop version from @InterfaceAudience and @InterfaceStability annotations.

While Hadoop uses the annotations during the javadoc generation, in Ozone they are used only as markers as Ozone doesn't generate javadoc during the releases.

The two annotations are in the Hadoop common project. I propose to copy them and use the copied annotations instead of the original one. It would help us to reduce the dependencies on Hadoop (the hadoop-common which contains the original annotations has 87 transitive dependencies!!)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org