Skip to content

Replication factor for Kafka is not configurable to values greater than 2 #21

Description

@dshcherb

Currently the default replication factor for Kafka is hard-coded to be set to 2 if there are multiple zookeeper servers present and to 1 otherwise.

https://github.com/Juniper/contrail-container-builder/blob/R5.1/containers/external/kafka/docker-entrypoint.sh#L30-L35

It would be good to make it possible to use a larger value based on an environment variable.

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