elek opened a new pull request #1038:
URL: https://github.com/apache/hadoop-ozone/pull/1038
## What changes were proposed in this pull request?
I started to document the project hierarchy of Ozone and found that to
subproject name is very confusing:
1. framework: it supposed to be similar to the common but share the classes
only between server side projects (om/scm/...). I propose to call it
server-common
2. container-service: While we have historical reasons why it's a separated
project, but today we can call it datanode and remove hadoop-ozone/datanode.
While I can learn both the specific names, for new contributors it can help
if we use more straightforward names.
In this patch I would like to fix the first item (framework -->
common-server)
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-3754
## How was this patch tested?
Full CI run is passed on my fork.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]