[ 
https://issues.apache.org/jira/browse/HDFS-11520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590790#comment-16590790
 ] 

Anatoli Shein commented on HDFS-11520:
--------------------------------------

New patch adds cancellation during FlushPendingRequests, which does not swap 
the callback, and added a test. Recursive stuff seems to be working now as 
well, will add a test for that next, and will look at retry/failover.

> libhdfs++: Support cancellation of individual RPC calls in C++ API
> ------------------------------------------------------------------
>
>                 Key: HDFS-11520
>                 URL: https://issues.apache.org/jira/browse/HDFS-11520
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: James Clampffer
>            Assignee: Anatoli Shein
>            Priority: Major
>         Attachments: HDFS-11520.002.patch, HDFS-11520.003.patch, 
> HDFS-11520.004.patch, HDFS-11520.005.patch, HDFS-11520.007.patch, 
> HDFS-11520.008.patch, HDFS-11520.HDFS-8707.000.patch, 
> HDFS-11520.trunk.001.patch
>
>
> RPC calls done by FileSystem methods like Mkdirs, GetFileInfo etc should be 
> individually cancelable without impacting other pending RPC calls.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to