Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Default port to 9092 #870

@emmettbutler

Description

@emmettbutler

If you initialize a KafkaClient without a port specifier in the hosts kwarg (eg KafkaClient(hosts="myhost.com")), you get a cryptic "list index out of range error". In these cases, KafkaClient should assume that the port is 9092 and attempt to connect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions