You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
As a user, while attempting to orchestrate KStreams Apps (via SCDF) on K8S, I noticed the wrong prefix (spring.cloud.stream.kafka.binder) inclusion (see 16.2.1). It should be spring.cloud.stream.kafka.streams.binder instead.
The text was updated successfully, but these errors were encountered:
As a user, while attempting to orchestrate KStreams Apps (via SCDF) on K8S, I noticed the wrong prefix (
spring.cloud.stream.kafka.binder
) inclusion (see 16.2.1). It should bespring.cloud.stream.kafka.streams.binder
instead.The text was updated successfully, but these errors were encountered: