Hi Guys,
Can someone share any kind of example related to defining policy for
server.log deletion in log4j for Kafka
Regards,
GP
On Sat, 22 Jul, 2023, 15:16 Gaurav Pande, wrote:
> Thanks Sunil, could you guide me through any example config for this in
> Kafka , any documentation or link that c
Yeah I can shed some light here: I used Universal originally since at
the beginning of Kafka Streams journey there were user reports
complaining about its storage amplifications. But soon enough (around
2019) I've realized that, as a OOTB config, level compaction may be
more preferable.
I had a PR