Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1367

Alpakka Kafka test Transactional stream

$
0
0

Hello,

Is there a concrete example of testing Alpakka-Kafka transactional stream. I have a stream which implements consume-transform-produce flow, which works fine via Main class, but I am not able to test it via test-containers.

My testing strategy is to send messages to ingress topic, then I have created a consumer for egress topic and expect to receive the transformed messages, I can see logs that messages getting transformed but egress consumer doesn’t receive any message.

Any idea what’s going on?

Regards,

Syed

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367

Trending Articles