Hi,

how would I enable compression for records produced by Kafka Streams. By
adding the producer property "compression.type" to the props sent to the
`KafkaStreams` constructor ?
Or it would reuse the compression codec used in input topics ?

Thanks.
Nicolas

Reply via email to