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

ChangeLoggingKeyValueBytesStore.all() returns null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • streams
    • None

    Description

      The  ChangeLoggingKeyValueBytesStore implements the KeyValueStore interface which extends the ReadOnlyKeyValueStore interface.  The Javadoc for ReadOnlyKeyValueStore#all states the method should never return a null value.

      But when deleting a record from the ChangeLoggingKeyValueBytesStore and subsequently calling the all method, a null value is returned.

       

      https://issues.apache.org/jira/browse/KAFKA-4750 is a related issue

      Attachments

        Issue Links

          Activity

            People

              bdevylde Bart De Vylder
              bbejeck Bill Bejeck
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: