[ 
https://issues.apache.org/jira/browse/YARN-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268724#comment-15268724
 ] 

Gergely Novák commented on YARN-4978:
-------------------------------------

Uploaded patch #001, it increases the limit of the javadoc warnings to 10 000. 

I don't see how this could be unit tested, an example for manual verification 
is using {{mvn javadoc:javadoc}} from 
{{hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api}} with JDK 1.8; before the 
patch this gives 100 warnings, after the patch it gives 5406 ones.

> The number of javadocs warnings is limited to 100 
> --------------------------------------------------
>
>                 Key: YARN-4978
>                 URL: https://issues.apache.org/jira/browse/YARN-4978
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Li Lu
>         Attachments: YARN-4978.001.patch
>
>
> We are generating a lot of javadoc warnings with jdk 1.8. Right now the 
> number is limited to 100. Enlarge this limitation can probably reveal more 
> problems in one batch for our javadoc generation process. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to