Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6923

Consolidate ExtendedSerializer/Serializer and ExtendedDeserializer/Deserializer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • clients

    Description

      The Javadoc of ExtendedDeserializer states:

       * Prefer {@link Deserializer} if access to the headers is not required. Once Kafka drops support for Java 7, the
       * {@code deserialize()} method introduced by this interface will be added to Deserializer with a default implementation
       * so that backwards compatibility is maintained. This interface may be deprecated once that happens.
      

      Since we have dropped Java 7 support, we should figure out how to do this. There are compatibility implications, so a KIP is needed.

      Attachments

        Issue Links

          Activity

            People

              viktorsomogyi Viktor Somogyi-Vass
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: