kfaraz commented on code in PR #17775:
URL: https://github.com/apache/druid/pull/17775#discussion_r2010705799
##########
server/src/main/java/org/apache/druid/server/http/SegmentListerResource.java:
##########
@@ -327,6 +330,24 @@ public void onFailure(Throwable th)
asyncContext.setTimeout(timeout);
}
+ @GET
+ @Path("/loadCapabilities")
Review Comment:
Oh, weird, it seems to have always been this way.
Thanks for catching this, @abhishekrb19 !
Fixed it in #17830
--
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]