-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.7.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:
There are 3 findbugs warnings in hdfs-bkjournal module. We should fix them.
Found reliance on default encoding: String.getBytes() At BookKeeperJournalManager.java:[line 386] Found reliance on default encoding: String.getBytes() At BookKeeperJournalManager.java:[line 524] Found reliance on default encoding: String.getBytes() At BookKeeperJournalManager.java:[line 733]
- Is contained by
-
HDFS-4265 BKJM doesn't take advantage of speculative reads
-
- Closed
-
- is part of
-
HADOOP-10477 Clean up findbug warnings found by findbugs 3.0.0
-
- Resolved
-