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

Hudson commented on GIRAPH-736:
-------------------------------

SUCCESS: Integrated in Giraph-trunk-Commit #1251 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1251/])
GIRAPH-736: Bring back FindBugs (nitay) (nitay: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=7d0e006992574973bbd732373af32462393f00b5)
* 
giraph-core/src/main/java/org/apache/giraph/partition/DiskBackedPartitionStore.java
* giraph-core/src/main/java/org/apache/giraph/partition/PartitionUtils.java
* giraph-core/src/main/java/org/apache/giraph/comm/netty/SaslNettyServer.java
* 
giraph-examples/src/main/java/org/apache/giraph/examples/SimpleTriangleClosingComputation.java
* giraph-rexster/src/main/java/org/apache/giraph/rexster/utils/RexsterUtils.java
* giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
* 
giraph-core/src/main/java/org/apache/giraph/jython/wrappers/JythonWritableWrapper.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/zk/ZooKeeperManager.java
* giraph-core/src/main/java/org/apache/giraph/utils/EdgeComparator.java
* giraph-core/src/main/java/org/apache/giraph/conf/AllOptions.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/netty/handler/ResponseClientHandler.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/netty/handler/SaslServerHandler.java
* findbugs-exclude.xml
* giraph-core/src/main/java/org/apache/giraph/partition/PartitionBalancer.java
* 
giraph-examples/src/main/java/org/apache/giraph/examples/SimpleMasterComputeComputation.java
* giraph-core/src/main/java/org/apache/giraph/utils/FileUtils.java
* giraph-core/src/main/java/org/apache/giraph/utils/JMap.java
* giraph-examples/src/main/java/org/apache/giraph/examples/SimpleCheckpoint.java
* giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/netty/handler/RequestServerHandler.java
* giraph-core/src/main/java/org/apache/giraph/bsp/BspService.java
* 
giraph-core/src/main/java/org/apache/giraph/comm/messages/out_of_core/SequentialFileMessageStore.java
* 
giraph-examples/src/main/java/org/apache/giraph/examples/RandomWalkWorkerContext.java
* 
giraph-examples/src/main/java/org/apache/giraph/examples/SimpleAggregatorWriter.java
* 
giraph-examples/src/main/java/org/apache/giraph/examples/SimpleFailComputation.java
* 
giraph-core/src/main/java/org/apache/giraph/jython/wrappers/JythonWrapperBase.java

                
> Bring back FindBugs
> -------------------
>
>                 Key: GIRAPH-736
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-736
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>
> Currently our FindBugs config excludes a lot of patterns. We should bring 
> them back and ignore the patterns for specific classes where needed so that 
> future code is still warned about problems.
> https://reviews.apache.org/r/13447/

--
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

Reply via email to