Skip to content

Wrong method used to send in kafka-advanced wiki #5

@tyaq

Description

@tyaq

Currently in line 26 of kafka_producer.py the tutorial uses self.producer.send_messages().

For the latest version of kafka-python this should be self.producer.send().

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