[ 
https://issues.apache.org/jira/browse/HADOOP-13544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated HADOOP-13544:
---------------------------------------------
    Attachment: HADOOP-13544-20160825.txt

Here's  a patch that fixes the problem. Now, just like our official javadocs, 
JDiff report only looks at annotated APIs that are marked Public.

The patch is large because I also went back to the old 2.7.2 release and 
regenerated the jdiff files following this new convention.

> JDiff reports unncessarily show unannotated APIs and cause confusion while 
> our javadocs only show annotated and public APIs
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-13544
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13544
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>            Priority: Blocker
>         Attachments: HADOOP-13544-20160825.txt
>
>
> Our javadocs only show annotated and @Public APIs (original JIRAs 
> HADOOP-7782, HADOOP-6658).
> But the jdiff shows all APIs that are not annotated @Private. This causes 
> confusion on how we read the reports and what APIs we really broke.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to