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

ASF GitHub Bot commented on HDFS-16978:
---------------------------------------

virajjasani commented on PR #5554:
URL: https://github.com/apache/hadoop/pull/5554#issuecomment-1529150377

   @goiri i excluded "generated proto package" from having to go through 
javadoc warnings in the latest commit and hence, now the javadoc shows real 
source code warnings but they are not related to this patch.
   
   > generated 70 new + 0 unchanged - 99 fixed = 70 total (was 99)
   
   can i create follow-up Jira to fix those 70 warnings for the whole module so 
that they are fixed in a separate patch?




> RBF: Admin command to support bulk add of mount points
> ------------------------------------------------------
>
>                 Key: HDFS-16978
>                 URL: https://issues.apache.org/jira/browse/HDFS-16978
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Viraj Jasani
>            Assignee: Viraj Jasani
>            Priority: Minor
>              Labels: pull-request-available
>
> All state store implementations support adding multiple state store records 
> using single putAll() implementation. We should provide new router admin API 
> to support bulk addition of mount table entries that can utilize this build 
> add implementation at state store level.
> For more than one mount point to be added, the goal of bulk addition should be
>  # To reduce frequent router calls
>  # To avoid frequent state store cache refreshers with each single mount 
> point addition



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