Skip to content

Handling of unknown partition number when using partitioner callback #96

@winbatch

Description

@winbatch

Magnus- finding different behavior when using a partitioner callback and intentionally picking a number larger than the number of partitions. If I don't use a partitioner callback and specify a bad number, I get an unknown partition error and the produce returns -1 (good). If I do use a partitioner and have it use a bad partition, produce does not return a -1 and I get a Local Message Timeout error instead. Any idea?

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