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

Kafka streams lets the user call init() and close() on a state store, when inside Processors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • streams
    • None

    Description

      When using a state store within Transform (and Processor and TransformValues), the user is able to call init() and close() on the state stores. Those APIs should only be called by kafka streams itself.

      If possible, it would be good to guard those APIs so that the user cannot call them.

      Attachments

        Issue Links

          Activity

            People

              nizhikov Nikolay Izhikov
              wushujames James Cheng
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: