Íñ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-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org