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:
[email protected]



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

Reply via email to