I'm trying to understand what gets written to the changelog topic. Is it just the serialized value of the particular state store entry? If I want to compress the changelog topic, do I enable that from the producer?
The reason I'm asking is that, we are seeing producer throughput issues and suspected that writing to changelog takes up most of the network bandwidth. Thanks, David