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

Add changelog topic configuration to KTable suppress

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.1.1
    • 2.6.0
    • streams

    Description

      The streams DSL does not provide a way to configure the changelog topic created by KTable.suppress.

      From the perspective of an external user this could be implemented similar to the configuration of aggregate + materialized, i.e.,

      changelogTopicConfigs = // Configs
      materialized = Materialized.as(..).withLoggingEnabled(changelogTopicConfigs)
      ..
      KGroupedStream.aggregate(..,materialized)
      

      KIP-446: https://cwiki.apache.org/confluence/display/KAFKA/KIP-446%3A+Add+changelog+topic+configuration+to+KTable+suppress

      Attachments

        Issue Links

          Activity

            People

              high.lee highluck
              mjduijn Maarten
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: