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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to