A good number of the toString() methods across the codebase ( in trunk) seem to contain StringBuffer when the concurrency requirement is not needed for the references. I have submitted https://issues.apache.org/jira/browse/MAPREDUCE-1320 to convert them to StringBuilder as necessary.

Let me know if that looks ok. Thanks.

Reply via email to