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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org