Hi,

I have an application which consumes messages from Kafka, then it creates a
Docker container via Mesos which processes incoming message (image), but I
need to commit an offset only once message is processed inside a Docker
container. So basically I need to commit offset from another broker (that
is running in a container).

Will it work?

Thanks

Reply via email to