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

Kitti Nanasi commented on HDFS-14125:
-------------------------------------

Thanks for the comment [~shwetayakkali]!

I used String.format instead of the logger's standard formatter, which accepts 
%s and %d. I used that because I pass that same String in the result as well, 
so I can't use just the logger's formatter.

> Use parameterized log format in ECTopologyVerifier
> --------------------------------------------------
>
>                 Key: HDFS-14125
>                 URL: https://issues.apache.org/jira/browse/HDFS-14125
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: erasure-coding
>    Affects Versions: 3.3.0
>            Reporter: Kitti Nanasi
>            Assignee: Kitti Nanasi
>            Priority: Trivial
>         Attachments: HDFS-14125.001.patch
>
>
> ECTopologyVerifier introduced in 
> [HDFS-12946|https://issues.apache.org/jira/browse/HDFS-12946] should use a 
> parameterized log format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to