You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/09 16:02:52 UTC

[GitHub] [hadoop-ozone] nandakumar131 commented on pull request #1038: HDDS-3754. Rename framework to common-server

nandakumar131 commented on pull request #1038:
URL: https://github.com/apache/hadoop-ozone/pull/1038#issuecomment-641119286


   Having `framework` subproject makes sense as it can provide
   
   * Lock service/framework
   * Lease service/framework
   * Security service/framework
   * EventQueue service/framework
   ...
   
   Which can be used by other modules.
   
   `Common` project is a collection of reusable code or utilities which is used by other modules, but with `framework` we can have a clear interface defined which can expose generic services. I agree that the current code is not in this state yet, but we can always improve.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org