yashmayya commented on code in PR #15256:
URL: https://github.com/apache/pinot/pull/15256#discussion_r2001481701
##########
pinot-controller/src/main/resources/app/components/Homepage/Operations/RebalanceServer/RebalanceServerConfigurationOptions/RebalanceServerConfigurationOptionInteger.tsx:
##########
@@ -0,0 +1,39 @@
+import {Box, FormControl, TextField, Typography} from "@material-ui/core";
Review Comment:
The linter is failing due to the missing headers in all these new files. You
should be able to fix this by running `mvn license:format` or else copying the
license headers from other files manually.
--
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]