Skip to content

Fix TransactionalProducer implementation once Confluent driver support this #85

Open
@IgorFedchenko

Description

@IgorFedchenko

There are couple of TODO labels in TransactionalProducerStage.cs file (in TransactionalProducerStageLogic class implementation). This is due to lack of transactional operations support in Confluent driver's producer implementation.

This also requires some librdkafka update. The issue to track is confluentinc/confluent-kafka-dotnet#1091.

Once this will be ready, implementation should work (there is a test at TransactionalIntegrationTests.cs that is skipped right now).

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