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

Punctuate not being called with merge() and/or outerJoin()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.11.0.3
    • None
    • streams
    • None

    Description

      Hi all,

      I am using the Processor API and having trouble to get Kafka streams v0.11.0.3 call the punctuate() function after a merge() and/or outerJoin(). Specifically, I am having a topology where I am doing flatMapValues() -> merge() and/or outerJoin -> transform(). If I dont call merge() and/or outerJoin() before transform(), punctuate is being called as expected.

      Thank you very much in advance for your help.

      Attachments

        Activity

          People

            Unassigned Unassigned
            efeller Eugen Feller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: