martin-g commented on code in PR #2378:
URL:
https://github.com/apache/datafusion-ballista/pull/2378#discussion_r3879275437
##########
ballista/scheduler/src/scheduler_process.rs:
##########
@@ -85,6 +86,28 @@ pub async fn create_scheduler<
Ok(scheduler_server)
}
+/// Wraps a router so every response carries `Server` and `X-App-Version`
Review Comment:
```suggestion
/// Wraps a router so every response carries `Server` and `x-powered-by`
```
--
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]