[
https://issues.apache.org/jira/browse/GIRAPH-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408312#comment-13408312
]
Hudson commented on GIRAPH-233:
-------------------------------
Integrated in Giraph-trunk-Commit #135 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/135/])
GIRAPH-233: Small errors found by FindBugs. Contributed by Jan van der
Lugt. (Revision 1358106)
Result = SUCCESS
hyunsik :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358106
Files :
* /giraph/trunk/CHANGELOG
* /giraph/trunk/src/main/java/org/apache/giraph/comm/NettyServer.java
* /giraph/trunk/src/main/java/org/apache/giraph/comm/RequestRegistry.java
* /giraph/trunk/src/main/java/org/apache/giraph/comm/ResponseClientHandler.java
*
/giraph/trunk/src/main/java/org/apache/giraph/graph/LongDoubleFloatDoubleVertex.java
* /giraph/trunk/src/main/java/org/apache/giraph/utils/EmptyIterable.java
* /giraph/trunk/src/main/java/org/apache/giraph/zk/ZooKeeperExt.java
* /giraph/trunk/src/test/java/org/apache/giraph/TestZooKeeperExt.java
> Small errors found by FindBugs
> ------------------------------
>
> Key: GIRAPH-233
> URL: https://issues.apache.org/jira/browse/GIRAPH-233
> Project: Giraph
> Issue Type: Bug
> Reporter: Jan van der Lugt
> Assignee: Jan van der Lugt
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments: GIRAPH-233.patch, GIRAPH-233.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> I ran FindBugs on the Giraph codebase and found some small peculiarities that
> can be fixed easily. Some of them are just making some fields or inner
> classes static, but there was also a case of an inputstream not being closed.
> These issues seem to minor to deserve a JIRA each, so here they are, combined
> into one JIRA. It passes mvn verify.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira