[
https://issues.apache.org/jira/browse/HDFS-17410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827886#comment-17827886
]
ASF GitHub Bot commented on HDFS-17410:
---------------------------------------
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
> [FGL] Client RPCs that changes file attributes supports fine-grained lock
> -------------------------------------------------------------------------
>
> Key: HDFS-17410
> URL: https://issues.apache.org/jira/browse/HDFS-17410
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: ZanderXu
> Assignee: ZanderXu
> Priority: Major
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]