vogievetsky opened a new issue #7753: Web console: the MiddleManagers view should not show an error if everything is ok. URL: https://github.com/apache/incubator-druid/issues/7753 ### Affected Version All versions that have the web console 0.14.0 and above ### Description If you do not have `druid.indexer.runner.type=remote` set then `/druid/indexer/v1/workers` will fail with an error. The console is currently showing that error even though everything is ok. It should instead detect that error condition and hide the entire workers view. Relevant report: https://groups.google.com/forum/#!topic/druid-user/rCz3J59yRA4
---------------------------------------------------------------- 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]
