mardi 23 janvier 2018

How can I check from a Java class that an application has consumed a message?

There is an application that makes some change on database after it has consumed a kafka event, but instead of check the effects on database ì, I would know if there is a way to check when the message has been consumed (without use kafka cli).

Aucun commentaire:

Enregistrer un commentaire