Skip to content

Refactor Transformers as Processors #2423

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

Closed
garyrussell opened this issue Sep 29, 2022 · 0 comments · Fixed by #2427
Closed

Refactor Transformers as Processors #2423

garyrussell opened this issue Sep 29, 2022 · 0 comments · Fixed by #2427
Milestone

Comments

@garyrussell
Copy link
Contributor

See https://cwiki.apache.org/confluence/display/KAFKA/KIP-820%3A+Extend+KStream+process+with+new+Processor+API

MessagingTransformer
HeaderEnricher

(If 3.3.0 is released in time for our RC).

@garyrussell garyrussell added this to the 3.0.0-RC1 milestone Sep 29, 2022
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Oct 3, 2022
Resolves spring-projects#2423

Upgrade Apache Kafka version to 3.3.1.

Migrate transformers to the new processor API.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Oct 3, 2022
Resolves spring-projects#2423

Upgrade Apache Kafka version to 3.3.1.

Migrate transformers to the new processor API.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Oct 3, 2022
Resolves spring-projects#2423

Upgrade Apache Kafka version to 3.3.1.

Migrate transformers to the new processor API.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Oct 3, 2022
Resolves spring-projects#2423

Upgrade Apache Kafka version to 3.3.1.

Migrate transformers to the new processor API.
artembilan pushed a commit that referenced this issue Oct 3, 2022
Resolves #2423

Upgrade Apache Kafka version to 3.3.1.

Migrate transformers to the new processor API.

* Update docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant