HADOOP-13669. Addendum patch 2 for KMS Server should log exceptions before throwing.
(cherry picked from commit 09ef97dccbd4c11aaeedf7503d414f999435ad91)
This commit is contained in:
parent
05d772e297
commit
4c5c6c8c44
@ -43,6 +43,6 @@
|
|||||||
-->
|
-->
|
||||||
<Match>
|
<Match>
|
||||||
<Class name="org.apache.hadoop.crypto.key.kms.server.KMS"/>
|
<Class name="org.apache.hadoop.crypto.key.kms.server.KMS"/>
|
||||||
<Bug pattern="REC"/>
|
<Bug pattern="REC_CATCH_EXCEPTION"/>
|
||||||
</Match>
|
</Match>
|
||||||
</FindBugsFilter>
|
</FindBugsFilter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user