[ https://issues.apache.org/jira/browse/HDFS-7750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310541#comment-14310541
]
Akira AJISAKA commented on HDFS-7750:
-------------------------------------
Thanks [~rakeshr] for pointing out. I'll close this issue and review the patch at HDFS-4265.
> 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
> Assignee: Rakesh R
> Labels: newbie
>
> 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)
|