ZanderXu opened a new pull request, #6634: URL: https://github.com/apache/hadoop/pull/6634
There are some client RPCs are used to change file attributes. This ticket is used to make these RPCs supporting fine-grained lock. - setReplication - getStoragePolicies - setStoragePolicy - unsetStoragePolicy - satisfyStoragePolicy - getStoragePolicy - setPermission - setOwner - setTimes - concat - truncate - setQuota - getQuotaUsage - modifyAclEntries - removeAclEntries - removeDefaultAcl - removeAcl - setAcl - getAclStatus - getEZForPath - listEncryptionZones - reencryptEncryptionZone - listReencryptionStatus - setXAttr - getXAttrs - listXAttrs - removeXAttr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
