you can use log.retention.hours or log.retention.bytes to prune the log  
more info on that config here
https://kafka.apache.org/08/configuration.html
if you want to delete a message after the consumer processed a message
there is no api for it.
-Harsha


On Tue, Oct 21, 2014, at 08:00 AM, Eduardo Costa Alfaia wrote:
> Hi Guys,
> 
> Is there a manner of cleaning  a kafka queue after that the consumer
> consume the messages?
> 
> Thanks 
> -- 
> Informativa sulla Privacy: http://www.unibs.it/node/8155

Reply via email to