mneedham commented on pull request #8391: URL: https://github.com/apache/pinot/pull/8391#issuecomment-1077452439
The full stack trace doesn't seem to get logged because the status code is 400. See: https://github.com/apache/pinot/blob/master/pinot-controller/src/main/java/org/apache/pinot/controller/api/exception/ControllerApplicationException.java#L43 Also, I think it's a better user experience if you get a message back telling you what you've done wrong rather than a vague message that will result in someone coming to the OSS Slack and asking what it means, to then be told to look at the log file! I should say this exact thing did happen on this thread here: https://apache-pinot.slack.com/archives/C011C9JHN7R/p1648024250952359 -- 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]
