clintropolis commented on issue #8838: Web console: replace (and remove) old consoles URL: https://github.com/apache/incubator-druid/pull/8838#issuecomment-551287711 On the java side of things, I added a new `WebConsoleJettyServerInitializer` utility method that takes a `ServletContextHandler` and sets it up for serving the new web console, so that the same initialization code is now shared between router, coordinator, and overlord. Additionally, there was a coordinator config that looked like it allowed specifying a custom location for the newer old coordinator console for development purposes, that has been removed.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
