[ 
https://issues.apache.org/jira/browse/KAFKA-8756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900730#comment-16900730
 ] 

Bruno Cadonna edited comment on KAFKA-8756 at 8/6/19 8:01 AM:
--------------------------------------------------------------

[https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/23951/testReport/junit/kafka.api/SaslSslAdminClientIntegrationTest/testIncrementalAlterConfigsForLog4jLogLevels/]


was (Author: cadonna):
[https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/23951/testReport/junit/kafka.api/AdminClientIntegrationTest/testIncrementalAlterConfigsForLog4jLogLevels/]

I only got this error but not the request handling error.
{code}
[2019-08-06 00:14:56,951] ERROR [ReplicaFetcher replicaId=2, leaderId=1, 
fetcherId=0] Error for partition unclean-test-topic-1-0 at offset 0 
(kafka.server.ReplicaFetcherThread:76)
org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server 
does not host this topic-partition.
{code}
 

> Flaky Test 
> SaslSslAdminClientIntegrationTest#testIncrementalAlterConfigsForLog4jLogLevels
> -----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-8756
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8756
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin, core, unit tests
>    Affects Versions: 2.4.0
>            Reporter: Matthias J. Sax
>            Priority: Critical
>              Labels: flaky-test
>
> [https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/23942/testReport/junit/kafka.api/SaslSslAdminClientIntegrationTest/testIncrementalAlterConfigsForLog4jLogLevels/]
> {quote}org.junit.ComparisonFailure: expected:<[OFF]> but was:<[INFO]> at 
> org.junit.Assert.assertEquals(Assert.java:117) at 
> org.junit.Assert.assertEquals(Assert.java:146) at 
> kafka.api.AdminClientIntegrationTest.testIncrementalAlterConfigsForLog4jLogLevels(AdminClientIntegrationTest.scala:1850){quote}
> STDOUT
> {quote}[2019-08-05 20:46:05,440] ERROR [KafkaApi-1] Error when handling 
> request: clientId=adminclient-330, correlationId=4, api=CREATE_ACLS, 
> body=\{creations=[{resource_type=2,resource_name=foobar,resource_pattern_type=3,principal=User:ANONYMOUS,host=*,operation=3,permission_type=3},\{resource_type=5,resource_name=transactional_id,resource_pattern_type=3,principal=User:ANONYMOUS,host=*,operation=4,permission_type=3}]}
>  (kafka.server.KafkaApis:76) 
> org.apache.kafka.common.errors.ClusterAuthorizationException: Request 
> Request(processor=1, connectionId=127.0.0.1:42483-127.0.0.1:57808-0, 
> session=Session(User:client2,localhost/127.0.0.1), 
> listenerName=ListenerName(SASL_SSL), securityProtocol=SASL_SSL, buffer=null) 
> is not authorized.{quote}
> {quote}[2019-08-05 21:14:35,816] ERROR [ReplicaFetcher replicaId=2, 
> leaderId=1, fetcherId=0] Error for partition unclean-test-topic-1-0 at offset 
> 0 (kafka.server.ReplicaFetcherThread:76) 
> org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server 
> does not host this topic-partition.{quote}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to