You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dong Lin (JIRA)" <ji...@apache.org> on 2018/10/02 14:28:00 UTC

[jira] [Commented] (KAFKA-5955) Transient failure: AuthorizerIntegrationTest.testTransactionalProducerTopicAuthorizationExceptionInCommit

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

Dong Lin commented on KAFKA-5955:
---------------------------------

Moving this to 2.2.0 since there is no progress in the past few months.

> Transient failure: AuthorizerIntegrationTest.testTransactionalProducerTopicAuthorizationExceptionInCommit
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-5955
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5955
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: unit tests
>            Reporter: Ismael Juma
>            Priority: Major
>              Labels: transient-unit-test-failure
>             Fix For: 2.2.0
>
>
> {code}
> org.apache.kafka.common.KafkaException: Cannot execute transactional method because we are in an error state
> 	at org.apache.kafka.clients.producer.internals.TransactionManager.maybeFailWithError(TransactionManager.java:754)
> 	at org.apache.kafka.clients.producer.internals.TransactionManager.beginCommit(TransactionManager.java:218)
> 	at org.apache.kafka.clients.producer.KafkaProducer.commitTransaction(KafkaProducer.java:618)
> 	at kafka.api.AuthorizerIntegrationTest.testTransactionalProducerTopicAuthorizationExceptionInCommit(AuthorizerIntegrationTest.scala:1079)
> {code}
> https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1193/testReport/junit/kafka.api/AuthorizerIntegrationTest/testTransactionalProducerTopicAuthorizationExceptionInCommit/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)