You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/17 18:57: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=16770522#comment-16770522 ] 

Matthias J. Sax commented on KAFKA-5955:
----------------------------------------

Moving all major/minor/trivial tickets that are not merged yet out of 2.2 release.

> 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)