RE: Kafka topic retention

2018-04-03 Thread adrien ruffie
egarde, Adrien (if you prefer to talk in french, don't hesitate) De : Tony DOIN Envoyé : mercredi 4 avril 2018 07:53:16 À : users@kafka.apache.org Objet : Kafka topic retention Hi, I'm working with KAFKA_2.11-1.0.0. I'm using the following configuration in

Kafka topic retention

2018-04-03 Thread Tony DOIN
Hi, I'm working with KAFKA_2.11-1.0.0. I'm using the following configuration in server.properties for LOG RETENTION POLICY: * log.retention.hours=168 * log.segment.bytes=1073741824 * log.retention.check.interval.ms=30 I'm trying to delete the kafka topic "testTopi