Marton Elek created HDDS-2880:
---------------------------------
Summary: Rename legacy/current ozonefs to isolated/share
Key: HDDS-2880
URL: https://issues.apache.org/jira/browse/HDDS-2880
Project: Hadoop Distributed Data Store
Issue Type: Improvement
Reporter: Marton Elek
When we started to provide two different packaging for ozonefs we named it
legacy and current.
"Legacy" contains all the required hadoop classes and a classloader separation
with the help of a specific class loader instance.
Current contains only the shaded (with package relocation) dependencies but
without Hadoop classes and specific classloader.
The "current" can be used with the latest Hadoop version, "legacy" can be used
with "all" version of Hadoop.
As "legacy" is a more generic approach it might be better to use better naming.
I suggest to name based on the function:
* rename "legacy" to "isolated"
* rename "current" to "shared"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]