jp707049 opened a new issue #11599:
URL: https://github.com/apache/druid/issues/11599


   Hi,
   
   The current structure for druid project is like following:
   ```
   druid
       |- core
       |- indexing-service
       |- processing
       |- server
       ...
       ...
   ```
   Is there is reason why the above project structure was done in particular?
   <hr/>
   
   Can't we have the following project structure for druid?
   ```
   druid
       |- historical
           |- package/modules related to historical services
       |- broker
           |- package/modules related to broker services
       |- coordinator
           |- package/modules related to coordinator services
       |- extensions-*
       ...
       ...
   ```
   
   Any background information would be great to know, how the project structure 
layout was decided.
   
   Thank you


-- 
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.

To unsubscribe, e-mail: [email protected]

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