Skip to content

Make Kafka Queues testing more convenient #510

@robobario

Description

@robobario

When starting up a single node cluster the default Kafka settings for queue state topics will have a replication factor and min.isr that prevent the topic being created. So users would have to customize the server properties to work with queues.

When queues go GA (undefined, it is currently in Preview as at Kafka 4.1.0) it would be nice to have out-of-the-box support for them so uses who inject the simplest KafkaCluster into their tests can use it with share consumers. So we should configure down the defaults for:

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