Some overlord APIs emit the error message of org.apache.druid.java.util.common.ISE: Request did not have an authorization check performed.
Also, the kill button to kill a task in Overlord UI prints an error of Kill request failed with status: 404 please check overlord logs.
I've fixed all bugs and am adding some unit tests. Will raise a PR soon.
Some overlord APIs emit the error message of
org.apache.druid.java.util.common.ISE: Request did not have an authorization check performed.Also, the
killbutton to kill a task in Overlord UI prints an error ofKill request failed with status: 404 please check overlord logs.I've fixed all bugs and am adding some unit tests. Will raise a PR soon.