[
https://issues.apache.org/jira/browse/GIRAPH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662131#comment-13662131
]
Nitay Joffe commented on GIRAPH-512:
------------------------------------
[~emre.aladag] this patch has checkstyle problems:
/Users/nitayj/code/facebook/giraph-patch/giraph-core/src/main/java/org/apache/giraph/io/EdgeReader.java:30:
Line is longer than 80 characters (found 93).
/Users/nitayj/code/facebook/giraph-patch/giraph-core/src/main/java/org/apache/giraph/io/formats/GiraphTextInputFormat.java:33:
Line is longer than 80 characters (found 99).
/Users/nitayj/code/facebook/giraph-patch/giraph-core/src/main/java/org/apache/giraph/io/formats/LongDoubleDoubleAdjacencyListVertexInputFormat.java:53:
Line is longer than 80 characters (found 81).
/Users/nitayj/code/facebook/giraph-patch/giraph-core/src/main/java/org/apache/giraph/io/formats/TextDoubleDoubleAdjacencyListVertexInputFormat.java:53:
Line is longer than 80 characters (found 81).
/Users/nitayj/code/facebook/giraph-patch/giraph-core/src/main/java/org/apache/giraph/master/MasterCompute.java:40:
Line is longer than 80 characters (found 103).
Did you run "mvn clean install"?
> JavaDoc warnings
> ----------------
>
> Key: GIRAPH-512
> URL: https://issues.apache.org/jira/browse/GIRAPH-512
> Project: Giraph
> Issue Type: Bug
> Reporter: Nitay Joffe
> Priority: Minor
> Labels: easy, newbie
> Attachments: warning-fixes.patch
>
>
> We have a lot of JavaDoc warnings that should get fixed. See
> https://gist.github.com/nitay/4552f2704369fca96560
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira