addisonj commented on issue #6233: [authentication] Validate tokens for binary connections URL: https://github.com/apache/pulsar/pull/6233#issuecomment-583524453 @merlimat it still results in an `AuthenticationError` because it gets caught by this try/catch here: https://github.com/apache/pulsar/blob/8e599fd3c3200bfb0d8c0121ab4c5ad05d45c1b8/pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authentication/AuthenticationProviderToken.java#L124 But if that is how it should behave, that would be great and much less noisy
---------------------------------------------------------------- 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
