Unsubscribe
Unsubscribe
DataStream Join produces no output and causes program crash
Hi, I am trying to join two Kafka Data Streams from and output to another Kafka topic, however my joined stream does not output any data. After some time, my program crashes and runs out of memory, which I think is a result of the join not working. My code doesn't throw any errors, but the joins d