-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
The following findbugs warnings need to be fixed:
[INFO] --- findbugs-maven-plugin:2.5.3:check (default-cli) @ hadoop-auth --- [INFO] BugInstance size is 2 [INFO] Error size is 0 [INFO] Total bugs: 2 [INFO] Found reliance on default encoding in org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(FilterConfig): String.getBytes() ["org.apache.hadoop.security.authentication.server.AuthenticationFilter"] At AuthenticationFilter.java:[lines 76-455] [INFO] Found reliance on default encoding in org.apache.hadoop.security.authentication.util.Signer.computeSignature(String): String.getBytes() ["org.apache.hadoop.security.authentication.util.Signer"] At Signer.java:[lines 34-96]
- is duplicated by
-
HADOOP-11379 Fix new findbugs warnings in hadoop-auth*
-
- Closed
-