Skip to content

Handling deserialization error: in non-Java clients  #180

Open
@ybyzek

Description

@ybyzek

Deserialization problems can lead to errors in non-Java clients. librdkafka doesn’t technically support serialization/deserialization; it is the application's responsibility to serialize/deserialize objects prior to handing the bytes to/from the client. Given an example in one language on how to handle an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    harness support missingThe harness runner does not currently support this approach

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions