When using stateful processor, the states can also be stored in kafka.
For example, those topics with the names as the following:
-repartition-x and -changelog-x
Can I compress these topics, for example, with gzip, and KafkaStream will still be able to use them?