streamthoughts/azkarra-streams

setStreamsExecutionEnvironment is never invoked on KafkaStreamsFactory and TopologyProvider classes

fhussonnois opened this issue · 0 comments

The proxy classes that implement the KafkaStreamsFactory and TopologyProvider interfaces should also implement StreamsExecutionEnvironmentAware to honor the delegating object.