Results 3 comments of Mario de Souza Junior

Hello guys. Any conclusion here? I'm getting this "Must provide transactional id for transactional producer" error moving from producer.send to transaction.send method. Then, I saw the answer from @JaapRood about...

Nevermind... it worked. My "Transactionl ID" must start with the same resource's name configured on Kafka ACLs definition. Also, was need a slight change on the resource's permission for the...

So, I had this issue and spent almost a day until I found out the issue was with my custom logging framework which does a JSON.stringify in order to print...