findingrish opened a new pull request, #14451:
URL: https://github.com/apache/druid/pull/14451

   The earlier refactor https://github.com/apache/druid/pull/14376, resulted in 
`Druid-Authorization-Checked` attribute not being set on the request.
   This is causing error log line in PreResponseAuthorizationCheckFilter for 
native queries,
   ```
   2023-06-20T05:12:52,084 ERROR [qtp881300604-186] 
org.apache.druid.server.security.PreResponseAuthorizationCheckFilter - Request 
did not have an authorization check performed, original response status [204].: 
{class=org.apache.druid.server.security.PreResponseAuthorizationCheckFilter, 
uri=/druid/v2, method=POST, remoteAddr=127.0.0.1, 
queryId=02d66135-feeb-45e6-82ea-3fb59176689e}
   ```


-- 
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]

Reply via email to