Skip to content

KeyedProducer doesn't actually send the key with the message #201

@mjwillson

Description

@mjwillson

This was kind of unexpected. It seems it's only using the key locally to decide the partition, but not actually serializing it with the message.

Is this intentional? If so it's probably worth documenting so people don't go crazy trying to track down bugs with the missing keys. It'd be nice to have an option at least to serialize the key when using a KeyedProducer.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions