Kaffe.Worker.handle_cast

You're seeing just the function handle_cast, go back to Kaffe.Worker module for more information.

Entry point for processing a message set received by a subscriber.

Note that the response from the message handler is what dictates how a subscriber should deal with the message offset. Depending on the situation, a message processor may not want to have it's most recent offsets committed.