fallintoplace opened a new pull request, #1070: URL: https://github.com/apache/arrow-go/pull/1070
The legacy unary and stream authentication interceptors returned different status codes for the same invalid-token failure. Invalid credentials should report Unauthenticated, matching the stream interceptor and allowing clients to distinguish authentication from authorization failures. A focused interceptor test verifies the status and that the request handler is not called. Tested with: go test ./arrow/flight -- 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]
