yanshuchong commented on issue #8700: URL: https://github.com/apache/pulsar/issues/8700#issuecomment-734054196
AuthenticationProviderSasl this.signer = new SaslRoleTokenSigner(Long.toString(new Random().nextLong()).getBytes()); sign will failed when HTTP/1.1 307 Temporary Redirect SaslAuthRoleToken sign by broker1 ,so broker2 will verify failed for the signer are different ---------------------------------------------------------------- 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]
