aleksi75 commented on PR #15547: URL: https://github.com/apache/druid/pull/15547#issuecomment-1858490170
@kfaraz @xvrl That is easy to tell. We have been running Druid since version 0.8 or 0.9. In the old days, these service-specific scripts were not only common, but I think they were the only way to start up all the services. In the newer distributions, these 'old' scripts exist, so we never change our way to start/stop services. Well, I know the documentation and the new 'way', but I/we ignored it completely. =) And we will do that in the future. We configure JVM settings, RUNTIME settings and which services are running or not running on the nodes for ourselves to match our hardware and cluster. For us, there is no need for fancy scripts, we just need a script to start and stop a service, and that is what these 'old' shell scripts are doing. Please, keep it simple for those who want it simple =) -- 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]
