confluentinc / kafka-streams-examples

Demo applications and code examples for Apache Kafka's Streams API.
Apache License 2.0
60 stars 1.15k forks source link

HOTIFX: fix compilation errors #507

Closed mjsax closed 4 months ago

mjsax commented 4 months ago

We depend on broker internal classes which got changed upstream:

This PR updates our code accordingly, to match the new internals.

cla-assistant[bot] commented 4 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] commented 4 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cadonna commented 4 months ago

In the builds there are errors regarding the docker images.