Ren Koike created HDDS-14683:
--------------------------------

             Summary: Remove duplicate FileSystem field from test classes
                 Key: HDDS-14683
                 URL: https://issues.apache.org/jira/browse/HDDS-14683
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: test
            Reporter: Ren Koike
            Assignee: Ren Koike


Removed redundant private *FileSystem fs* field from 
*AbstractOzoneFileSystemTest* and {*}AbstractRootedOzoneFileSystemTest{*}. Both 
classes already maintain type-specific filesystem instances ({*}o3fs{*} and 
*ofs* respectively), which inherit the hadoop *FileSystem* so *fs* can be 
replaced by these instances.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to