In our application , flink checkpoint size is increasing and never comesdown with rocks db as statebackend.(AWS KDA)
Kafka-->do some magic -->ES(Sink)-->Writes to kafka
here the keys we use are UUID and are never repeated. How can i configure to make sure that the check point size is not increasing or finetune rocks db to delete any older keys less than 1 day.