[ 
https://issues.apache.org/jira/browse/HDFS-6162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948881#comment-13948881
 ] 

Hudson commented on HDFS-6162:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5415 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5415/])
HDFS-6162. Format strings should use platform independent line separator. 
Contributed by Suresh Srinivas. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1582181)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSInputStream.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/CacheAdmin.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/LsrPBImage.java


> Format strings should use platform independent line separator
> -------------------------------------------------------------
>
>                 Key: HDFS-6162
>                 URL: https://issues.apache.org/jira/browse/HDFS-6162
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>            Priority: Minor
>             Fix For: 2.5.0
>
>         Attachments: HDFS-6162.patch
>
>
> In format strings, it is generally preferable better to use %n, which will 
> result in platform-specific line separator. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to