Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-12419 Remove Deprecated APIs of Kafka Streams in 3.0
  3. KAFKA-7106

Remove segment/segmentInterval from Window definition

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 3.0.0
    • streams

    Description

      Currently, Window configures segment and segmentInterval properties, but these aren't truly properties of a window in general.

      Rather, they are properties of the particular implementation that we currently have: a segmented store. Therefore, these properties should be moved to configure only that implementation.

       

      This may be related to KAFKA-4730, since an in-memory window store wouldn't necessarily need to be segmented.

      Attachments

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              vvcephei John Roesler
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: