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

Add getter to AbstractStream class to make internalTopologyBuilder accessible outside of package

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 2.0.0
    • streams
    • None

    Description

      Currently, the AbstractStream class defines a copy-constructor that allow to extend KStream and KTable APIs with new methods without impacting the public interface.

      However adding new processor or/and store to the topology is made throught the internalTopologyBuilder that is not accessible from AbstractStream subclasses defined outside of the package (package visibility).

      Attachments

        Issue Links

          Activity

            People

              fhussonnois Florian Hussonnois
              fhussonnois Florian Hussonnois
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: