2015-04-02 18:29:18 -04:00
|
|
|
<FindBugsFilter>
|
2015-04-17 02:13:15 -04:00
|
|
|
<Match>
|
|
|
|
<Or>
|
2015-04-22 12:10:12 -04:00
|
|
|
<Class name="org.apache.hadoop.fs.XAttr"/>
|
|
|
|
<Class name="org.apache.hadoop.fs.XAttr$Builder"/>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.inotify.EventBatch"/>
|
2015-04-17 02:13:15 -04:00
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.HdfsFileStatus"/>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.LocatedBlock"/>
|
2015-04-22 12:10:12 -04:00
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.BlockStoragePolicy"/>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.CorruptFileBlocks"/>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.DirectoryListing"/>
|
2015-04-17 02:13:15 -04:00
|
|
|
<Class name="org.apache.hadoop.hdfs.security.token.block.BlockTokenIdentifier"/>
|
2015-04-22 12:10:12 -04:00
|
|
|
<Class name="org.apache.hadoop.hdfs.security.token.block.DataEncryptionKey"/>
|
2015-05-04 18:00:29 -04:00
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.SnapshotDiffReport$DiffReportEntry"/>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.SnapshottableDirectoryStatus"/>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.server.protocol.DatanodeStorageReport"/>
|
2015-09-03 18:32:53 -04:00
|
|
|
<Class name="org.apache.hadoop.hdfs.protocol.datatransfer.sasl.SaslResponseWithNegotiatedCipherOption"/>
|
2015-04-17 02:13:15 -04:00
|
|
|
</Or>
|
|
|
|
<Bug pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2" />
|
|
|
|
</Match>
|
2015-07-08 13:37:10 -04:00
|
|
|
<Match>
|
|
|
|
<Package name="org.apache.hadoop.hdfs.protocol.proto" />
|
|
|
|
<Bug pattern="SE_BAD_FIELD,MS_SHOULD_BE_FINAL,UCF_USELESS_CONTROL_FLOW" />
|
|
|
|
</Match>
|
2015-08-27 12:13:20 -04:00
|
|
|
<Match>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager$EndpointShmManager" />
|
|
|
|
<Method name="allocSlot" />
|
|
|
|
<Bug pattern="UL_UNRELEASED_LOCK_EXCEPTION_PATH" />
|
|
|
|
</Match>
|
|
|
|
<Match>
|
|
|
|
<Class name="org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager$EndpointShmManager" />
|
|
|
|
<Method name="allocSlot" />
|
|
|
|
<Bug pattern="UL_UNRELEASED_LOCK" />
|
|
|
|
</Match>
|
2015-04-02 18:29:18 -04:00
|
|
|
</FindBugsFilter>
|