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

RocksDBStore.get() should not pass nulls to Deserializers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.10.0.0
    • 0.10.0.1
    • streams

    Description

      As per this discussion these classes currently pass null values along to Deserializers, so those Deserializers need to handle null inputs and pass them through without throwing. It would be better for these classes to simply not call the Deserializers in this case; this would reduce the burden of implementers of Deserializer.

      Attachments

        Issue Links

          Activity

            People

              jeyhunkarimov Jeyhun Karimov
              avi_parkassist Avi Flax
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: