@rajinisivaram Still seeing this error on JDK 8 build:

> kafka.api.GroupEndToEndAuthorizationTest > 
> testNoConsumeWithoutDescribeAclViaSubscribe FAILED
> java.lang.Exception: Unexpected exception, 
> expected<org.apache.kafka.common.errors.TopicAuthorizationException> but 
> was<org.apache.kafka.common.errors.SaslAuthenticationException>
> Caused by:
> org.apache.kafka.common.errors.SaslAuthenticationException: Authentication 
> failed due to invalid credentials with SASL mechanism SCRAM-SHA-256

This is the same type of problem that occurred before.  It isn't happening as 
frequently without the metric there, but it is still happening.  I pushed a 
commit to add more debug information to the error message.  Will have to wait 
for these builds to finish and then wait another 1.5 hours for a failure to 
occur in the next build.

[ Full content available at: https://github.com/apache/kafka/pull/5582 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to