gianm opened a new pull request #11739: URL: https://github.com/apache/druid/pull/11739
TaskRunnerUtils.makeTaskLocationURL, which is only used by task report streaming, was not checking the https port. In common https-only setups, http is disabled, meaning task report streaming would not work at all. -- 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]
