[ 
https://issues.apache.org/jira/browse/HDDS-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098924#comment-17098924
 ] 

Marton Elek commented on HDDS-3501:
-----------------------------------

I already have a branch:  https://github.com/elek/hadoop-ozone/tree/HDDS-3501

Will create a PR shortly.

> OzoneFileStatus should not extend FileStatus
> --------------------------------------------
>
>                 Key: HDDS-3501
>                 URL: https://issues.apache.org/jira/browse/HDDS-3501
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Ozone Manager
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Major
>
> FileStatus is a Hadoop specific class. The return type of getFileStatus OM 
> call should be Hadoop independent and a simple POJO can be used.
> OzoneFileSystem can create the appropriate FileStatus implementation based on 
> the information in this simple pojo.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to