[
https://issues.apache.org/jira/browse/HDFS-8762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627666#comment-14627666
]
Li Bo commented on HDFS-8762:
-----------------------------
Add {{this}} to log string is also a solution. But it adds too much to the log
string. I think only the index is enough. Some log strings are generated in
static function, I have to change them to non-static, is there any better idea
of this problem?
> Erasure Coding: the log of each streamer should show its index
> --------------------------------------------------------------
>
> Key: HDFS-8762
> URL: https://issues.apache.org/jira/browse/HDFS-8762
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Li Bo
> Assignee: Li Bo
> Attachments: HDFS-8762-HDFS-7285-001.patch
>
>
> The log in {{DataStreamer}} doesn't show which streamer it's generated from.
> In order to make log information more convenient for debugging, each log
> should include the index of the streamer it's generated from.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)