chenlica commented on code in PR #3598:
URL: https://github.com/apache/texera/pull/3598#discussion_r2407845618
##########
core/access-control-service/src/main/scala/edu/uci/ics/texera/service/resource/AccessControlResource.scala:
##########
@@ -38,11 +38,11 @@ object AccessControlResource extends LazyLogging {
/**
* Authorize the request based on the path and headers.
- * @param uriInfo URI sent by Envoy or API Gateway
- * @param headers HTTP headers sent by Envoy or API Gateway which include
- * headers sent by the client (browser)
- * @return HTTP Response with appropriate status code and headers
- */
+ * @param uriInfo URI sent by Envoy or API Gateway
Review Comment:
Then you can do a separate PR to fix this formatting problem first? We
shouldn't include these changes in this PR.
--
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]