Skip to content

Kafka REST crashes due to KAFKA_REST_PORT defined #20

@jeffreymlutz

Description

@jeffreymlutz

When the KAFKA_REST_PORT variable is defined AND KAFKA_REST_LISTENERS variable is defined, then configure script exit 1/crashes. The logic should be that if KAFKA_REST_LISTENERS variable is defined and KAFKA_REST_PORT is defined, then unset KAFKA_REST_PORT variable and attempt to use the KAFKA_REST_LISTENERS 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