You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Mario Molina (JIRA)" <ji...@apache.org> on 2017/05/11 00:53:04 UTC

[jira] [Created] (KAFKA-5218) New Short serializer, deserializer, serde

Mario Molina created KAFKA-5218:
-----------------------------------

             Summary: New Short serializer, deserializer, serde
                 Key: KAFKA-5218
                 URL: https://issues.apache.org/jira/browse/KAFKA-5218
             Project: Kafka
          Issue Type: Improvement
          Components: clients
    Affects Versions: 0.10.2.0, 0.10.1.1
            Reporter: Mario Molina
            Priority: Minor
             Fix For: 0.11.0.0


There is no Short serializer/deserializer in the current clients component.

It could be useful when using Kafka-Connect to write data to databases with SMALLINT fields (or similar) and avoiding conversions to int improving a bit the performance in terms of memory and network.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)