[ 
https://issues.apache.org/jira/browse/HDFS-17388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ZanderXu updated HDFS-17388:
----------------------------
    Description: 
The client write process involves many client RPCs. 

 

This ticket is used to make these RPCs support fine-grained lock.
 * mkdir 
 * create
 * addBlock
 * abandonBlock
 * getAdditionalDatanode
 * updateBlockForPipeline
 * updatePipeline
 * fsync
 * commit
 * rename
 * rename2
 * append
 * renewLease
 * recoverLease
 * delete

  was:
The client write process involves many client RPCs. 

 

This ticket is used to make these RPCs support fine-grained lock.
 * mkdir 
 * create
 * addBlock
 * abandonBlock
 * getAdditionalDatanode
 * upadteBlockForPipeline
 * updatePipeline
 * fsync
 * commit
 * rename
 * rename2
 * append
 * renewLease
 * recoverLease


> [FGL] Client RPCs involving write process supports fine-grained lock
> --------------------------------------------------------------------
>
>                 Key: HDFS-17388
>                 URL: https://issues.apache.org/jira/browse/HDFS-17388
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: ZanderXu
>            Assignee: ZanderXu
>            Priority: Major
>              Labels: pull-request-available
>
> The client write process involves many client RPCs. 
>  
> This ticket is used to make these RPCs support fine-grained lock.
>  * mkdir 
>  * create
>  * addBlock
>  * abandonBlock
>  * getAdditionalDatanode
>  * updateBlockForPipeline
>  * updatePipeline
>  * fsync
>  * commit
>  * rename
>  * rename2
>  * append
>  * renewLease
>  * recoverLease
>  * delete



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to