morningman opened a new issue #2442: [Bug][Privilege] Missing current user identity when forwarding request to Master FE URL: https://github.com/apache/incubator-doris/issues/2442 **Describe the bug** Get NullPointerException when forwarding request to Master FE. This is because the "current user identity" field is missing in forward request, so that when checking privilege on Master FE, it will get a NullPointerException.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
