[
https://issues.apache.org/jira/browse/FLINK-4499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440831#comment-15440831
]
ASF GitHub Bot commented on FLINK-4499:
---------------------------------------
Github user smarthi commented on the issue:
https://github.com/apache/flink/pull/2422
I updated the findbugs-exclude.xml with some basic rules that can be
ignored.
I set the <effort> to 'default' for now - can't keep it 'High' since it was
freezing up my laptop.
There are still more rules that can be excluded, but I think this is a good
start to seed the excluded rules.
Build times take an impact if the <effort> is set to high, I now have that
set to 'default'.
> Introduce findbugs maven plugin
> -------------------------------
>
> Key: FLINK-4499
> URL: https://issues.apache.org/jira/browse/FLINK-4499
> Project: Flink
> Issue Type: Improvement
> Reporter: Ted Yu
>
> As suggested by Stephan in FLINK-4482, this issue is to add
> findbugs-maven-plugin into the build process so that we can detect lack of
> proper locking and other defects automatically.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)