setStreamsExecutionEnvironment is never invoked on KafkaStreamsFactory and TopologyProvider classes
fhussonnois opened this issue · 0 comments
fhussonnois commented
The proxy classes that implement the KafkaStreamsFactory
and TopologyProvider
interfaces should also implement StreamsExecutionEnvironmentAware to honor the delegating object.