qavid

Results 2 comments of qavid

> In spring-kafka, we cache transactional producers. > > There is currently no caching producer factory in reactor-kafka. > > You could maintain your own pool of senders with different...

Hi @marcingrzejszczak. We have the same problem as @akoufa but with coroutines router (we are using Brave insead of OTel). If we use standard router and provide coroutine context as...