|
|
-
Automatic cleanup of data directoryAlex Baranau 2012-12-17, 15:55
Hello,
According to: http://zookeeper.apache.org/doc/r3.1.2/zookeeperAdmin.html#sc_maintenance "A ZooKeeper server will not remove old snapshots and log files, this is the responsibility of the operator." I know this is done for a reason. But should we also have ability to configure automatic cleanups (say leave not more than 3 backups, do cleanup every 24 hours) in zk? Having extra cron, etc. scripts makes it more complex to operate, one could even say that if you leave alone ZK server, it will fail sooner or later because it will eat up all disk space... Is there probably a JIRA issue which addresses this? If not, do you think we should create one? Thank you, Alex Baranau ------ Sematext :: http://blog.sematext.com/ :: Hadoop - HBase - ElasticSearch - Solr |