nandakumar131 commented on pull request #1038: URL: https://github.com/apache/hadoop-ozone/pull/1038#issuecomment-642451303
> Not sure if understood your proposal. Do you propose to create separated projects for separated framework/services? Like framework-eventqueue, or framework-dbstore? Sorry if my comment was not very clear. The proposal is to retain `framework` and not rename it to `common`. Once we move to java 9 or above we can use the `module` feature of java to expose `EventQueue`, `dbstore`, `Lock`, `Lease` etc., as a service from `framework` project. It makes sense to retain the name `framework` for this sub-project. ---------------------------------------------------------------- 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]
