[
https://issues.apache.org/jira/browse/KAFKA-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-8798.
--------------------------------
Resolution: Duplicate
Duplicate of KAFKA-8800.
> SaslOAuthBearerSslEndToEndAuthorizationTest.testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl
> -------------------------------------------------------------------------------------------------
>
> Key: KAFKA-8798
> URL: https://issues.apache.org/jira/browse/KAFKA-8798
> Project: Kafka
> Issue Type: Improvement
> Affects Versions: 2.4.0
> Reporter: Gwen Shapira
> Priority: Major
>
> https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/6937/testReport/junit/kafka.api/SaslOAuthBearerSslEndToEndAuthorizationTest/testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl/
> ```
> Error Message
> org.scalatest.exceptions.TestFailedException: Consumed 0 records before
> timeout instead of the expected 1 records
> Stacktrace
> org.scalatest.exceptions.TestFailedException: Consumed 0 records before
> timeout instead of the expected 1 records
> at
> org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530)
> at
> org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529)
> at
> org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389)
> at org.scalatest.Assertions.fail(Assertions.scala:1091)
> at org.scalatest.Assertions.fail$(Assertions.scala:1087)
> at org.scalatest.Assertions$.fail(Assertions.scala:1389)
> at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:822)
> at kafka.utils.TestUtils$.pollRecordsUntilTrue(TestUtils.scala:781)
> at
> kafka.utils.TestUtils$.pollUntilAtLeastNumRecords(TestUtils.scala:1312)
> at kafka.utils.TestUtils$.consumeRecords(TestUtils.scala:1320)
> at
> kafka.api.EndToEndAuthorizationTest.consumeRecords(EndToEndAuthorizationTest.scala:522)
> at
> kafka.api.EndToEndAuthorizationTest.testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(EndToEndAuthorizationTest.scala:361)
> ```
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)