Lets say that I have a cluster of 5 nodes with 10 partitions and I have an
http request that needs to get data from a specific partition. What is the
pattern to make sure requests are routed to the correct node, in this case
a node that is the master of that particular partition?

Regards,

Rob

Reply via email to