gianm commented on a change in pull request #5938: URL encode datasources, task
ids, authenticator names.
URL: https://github.com/apache/incubator-druid/pull/5938#discussion_r221440185
##########
File path:
indexing-service/src/main/java/org/apache/druid/indexing/overlord/TaskRunnerUtils.java
##########
@@ -89,4 +98,20 @@ public void run()
}
}
}
+
+ public static URL makeWorkerURL(Worker worker, String pathFormat, Object...
pathParams)
Review comment:
Will add one.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]