[
https://issues.apache.org/jira/browse/HDFS-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216549#comment-13216549
]
Aaron T. Myers commented on HDFS-3014:
--------------------------------------
Hey Sho, instead of using a StringBuilder and repeatedly appending, have you
considered using String.format(...)? I think that might be a little bit clearer.
> FSEditLogOp and its subclasses should have toString() method
> ------------------------------------------------------------
>
> Key: HDFS-3014
> URL: https://issues.apache.org/jira/browse/HDFS-3014
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 0.23.0
> Reporter: Sho Shimauchi
> Assignee: Sho Shimauchi
> Attachments: HDFS-3014.txt
>
>
> FSEditLogOp and its subclasses should have toString() method.
> It's helpful for investigating editlog related issues.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira