confluentinc / confluentinc/kafka-tutorials

Handling deserialization error: in non-Java clients

Open
#180 0 comments 0 reactions 0 assignees View on GitHub
harness support missing
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.