Akira AJISAKA created HDFS-7750:
-----------------------------------

             Summary: Fix findbugs warnings in hdfs-bkjournal module
                 Key: HDFS-7750
                 URL: https://issues.apache.org/jira/browse/HDFS-7750
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.7.0
            Reporter: Akira AJISAKA


There are 3 findbugs warnings in hdfs-bkjournal module. We should fix them.
{code}
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]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to