oev: correctly serialize SetOwner operations in which the user is not changed
-----------------------------------------------------------------------------
Key: HDFS-3206
URL: https://issues.apache.org/jira/browse/HDFS-3206
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Colin Patrick McCabe
Assignee: Colin Patrick McCabe
Priority: Minor
SetOwner operations can change both the user and group which a file or
directory belongs to, or just one of those. Currently, in the XML
serialization/deserialization code, we don't handle the case where just the
group is set, not the user. We should handle this case.
--
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