Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omitting topic name from aggregation topic configs constructs Materialized incorrectly #262

Open
dacreify opened this issue Jun 29, 2020 · 0 comments

Comments

@dacreify
Copy link

Motivation

I needed to add serdes to a reduce operation, but I wanted to let KStreams manage the internal topic vs providing a topic name explicitly.

Repro

Process: Call reduce with a topic-config that omits :topic-name
Expected: Materialized instanced without a topic is used
Actual: Exception is thrown

dacreify added a commit to dacreify/jackdaw that referenced this issue Jun 29, 2020
dacreify added a commit to dacreify/jackdaw that referenced this issue Jun 29, 2020
darin-reify added a commit to reifyhealth/jackdaw that referenced this issue Aug 23, 2022
darin-reify added a commit to reifyhealth/jackdaw that referenced this issue Aug 23, 2022
[FundingCircle#262] Fix inability to materialize without supplying a topic name
darin-reify added a commit to reifyhealth/jackdaw that referenced this issue Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant