Hi,
I played around with caching on Confluent platform 3.3 by first disabling,
setting to zero. Now, it seems I can not enable it again. It simply returns
null no matter what value I provide.

e.g
settings.put(StreamsConfig.CACHE_MAX_BYTES_BUFFERING_CONFIG,10*1024*1024L);

How can I enable it again? It generates a lot of duplicates.

Best Regards
Artur

Reply via email to