You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2023/04/13 02:29:00 UTC

[jira] [Created] (HDFS-16978) RBF: New Router admin command to support bulk add of mount points

Viraj Jasani created HDFS-16978:
-----------------------------------

             Summary: RBF: New Router 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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org