Hi community, I have encountered a Kafka Streams problem recently, and I
have post it on stackoverflow[1], could anyone help me with this? Thanks
you in advance :)
[1]
https://stackoverflow.com/questions/55690662/outofmemoryerror-when-restart-my-kafka-streams-appplication
There's a PR[1] which will enable gradle 6.0.1 to work with Kafka, hope it
will be merged soon.
1. https://github.com/apache/kafka/pull/7677
On Thu, Nov 14, 2019 at 7:14 PM Miguel Silvestre
wrote:
> Hi,
>
> Thank you! That worked. I used gradle 5.6.4 and it worked, just out of the
> box.
> Let