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 "Íñigo Goiri (JIRA)" <ji...@apache.org> on 2019/03/07 05:59:00 UTC

[jira] [Created] (HDFS-14343) RBF: Fix renaming folders spread across multiple subclusters

Íñigo Goiri created HDFS-14343:
----------------------------------

             Summary: RBF: Fix renaming folders spread across multiple subclusters
                 Key: HDFS-14343
                 URL: https://issues.apache.org/jira/browse/HDFS-14343
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Íñigo Goiri


The {{RouterClientProtocol#rename()}} function assumes that we are renaming files and only renames one of them (i.e., {{invokeSequential()}}). In the case of folders which are in all subclusters (e.g., HASH_ALL) we should rename all locations (i.e., {{invokeAll()}}).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org