Skip to content

test_txn_produce_2 fail with concurrent_transactions #85

@zmstone

Description

@zmstone

CONCURRENT_TRANSACTION as Kafka doc suggests:

The producer attempted to update a transaction while another concurrent operation on the same transaction was ongoing

This could be caused by race condition between the commits or a bug in transaction commit handling.
This error was found in CI for PR: #72

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions