[
https://issues.apache.org/jira/browse/HDFS-16192?focusedWorklogId=643146&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-643146
]
ASF GitHub Bot logged work on HDFS-16192:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Aug/21 00:46
Start Date: 29/Aug/21 00:46
Worklog Time Spent: 10m
Work Description: umamaheswararao opened a new pull request #3353:
URL: https://github.com/apache/hadoop/pull/3353
### Description of PR
ViewDistributedFileSystem#rename with options API using src args wrongly in
the place of dst. Corrected the same and also provided to access rename with
options API via Util, so that we don't need to cast to distributed file system
class. The reason is, if any other file system provides the implementation to
that API, we will be able to use it.
### How was this patch tested?
Added a test to verify the behavior.
### For code changes:
same as explained in description.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 643146)
Remaining Estimate: 0h
Time Spent: 10m
> ViewDistributedFileSystem#rename wrongly using src in the place of dst.
> -----------------------------------------------------------------------
>
> Key: HDFS-16192
> URL: https://issues.apache.org/jira/browse/HDFS-16192
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In ViewDistributedFileSystem, we are mistakenly used src path in the place of
> dst path when finding mount path info.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]