Skip to content

Rethink RecordSerializer/RecordDeserializer #496

@bplommer

Description

@bplommer

The names and signatures of these are confusing - I would expect a RecordDeserializer to have both K and V type parameters to let you create a ConsumerRecord[K, V], but it actually just lets you deserialize a key OR a value. RecordKeyOrValueDeserializer would be a more accurate name, but perhaps we can do something better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingrequires changes that break binary compatibilityenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions