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

Support of transactional partitoned source using multiple transactional sinks

$
0
0

Hi,

I’ve found a rather interesting piece of code https://github.com/akka/alpakka-kafka/blob/main/tests/src/test/scala/docs/scaladsl/TransactionsExample.scala#L145.

What happened to the Transactional.partitionedSource? Will this come back at some point in the future? What is the current alternative if you want to increase transactional throughput? Scaling the application horizontally, clamping the transactional sources to specific partitions and using different transactional ids?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367

Trending Articles