Hi,

We are using confluent 0.9.0.1 and we’ve noticed recently that we lost 
__consumer_offsets and _schemas (used for schema registry) topic level config. 
We checked zookeeper config/topics/ and found that there is no 
__consumer_offsets and _schemas topic. Our server level config use cleanup 
policy delete not compact, so theoretically there should be topic level cleanup 
policy = compact config for those topics. We think we had those config before 
but for some reason we lost them. I’m trying to understand if there is any 
circumstance that kafka will purge the config/topics/ in zookeeper?

We’ve removed some other topic from zookeeper directly before because there’s 
some issue asking kafka to delete for us, I’m not sure if that is related (we 
didn’t delete config/topics/ in zookeeper).

Thanks,
Jun

Reply via email to