Jackie-Jiang commented on code in PR #13132:
URL: https://github.com/apache/pinot/pull/13132#discussion_r1597250043
##########
pinot-controller/src/main/java/org/apache/pinot/controller/api/ControllerAdminApiApplication.java:
##########
@@ -149,4 +140,20 @@ public void filter(ContainerRequestContext
containerRequestContext,
}
}
}
+ public class SafeStaticHttpHandler extends CLStaticHttpHandler {
Review Comment:
Please reformat the changes following [Pinot
Style](https://docs.pinot.apache.org/developers/developers-and-contributors/code-setup#set-up-ide)
--
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]