-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/207/
-----------------------------------------------------------
Review request for hadoop-common and Dhruba Borthakur.
Summary
-------
See JIRA. The patch simply unsynchronizes the portion of writeXml that actually writes data.
This addresses bug HADOOP-7082.
https://issues.apache.org/jira/browse/HADOOP-7082
Diffs
-----
trunk/src/java/org/apache/hadoop/conf/Configuration.java 1055201
Diff: https://reviews.apache.org/r/207/diff
Testing
-------
Ran HDFS-1542 unit test against a build of common with this patch, and it passed.
Thanks,
Todd