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

Ayush Saxena commented on HDFS-13909:
-------------------------------------

If I am catching you correct. We can build inside the RemoteMethod but still we 
have to invoke each call single only since the CacheDirectiveInfo shall be 
different for each invocation destination, we can't use the same remote method 
for all destinations. IIUC we will get different remote methods for each dest 
due to difference in the parameter CacheDirectiveInfo itself.

> RBF: Add Cache pools and directives related ClientProtocol apis
> ---------------------------------------------------------------
>
>                 Key: HDFS-13909
>                 URL: https://issues.apache.org/jira/browse/HDFS-13909
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Dibyendu Karmakar
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-13909-HDFS-13891-01.patch, 
> HDFS-13909-HDFS-13891-02.patch
>
>
> Currently addCachePool, modifyCachePool, removeCachePool, listCachePools, 
> addCacheDirective, modifyCacheDirective, removeCacheDirective, 
> listCacheDirectives these APIs are not implemented in Router.
> This JIRA is intend to implement above mentioned APIs.



--
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