简体   繁体   English

Spring Cloud Stream Kafka活页夹压缩

[英]Spring Cloud Stream Kafka binder compression

如何使用Spring Cloud Stream Kafka Binder为生产者启用压缩(例如GZIP)?

这需要文档中的更正。

spring.cloud.stream.kafka.bindings.<channelName>.producer.compressionType=gzip

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 空指针:带有活页夹 kafka 的 Spring Cloud 流 - Null pointer: Spring cloud stream with binder kafka Kafka中的JSON错误-Spring Cloud Stream Kafka Binder - Bad JSON in Kafka - Spring Cloud Stream Kafka Binder Spring Cloud Stream Kafka Binder 运行时配置更新 - Spring Cloud Stream Kafka Binder Configuration update at runtime 如何处理 Spring 云 stream kafka 流活页夹中的序列化错误? - How to handle Serialization error in Spring cloud stream kafka streams binder? 使用 spring-cloud-stream-binder-kafka 将 GlobalStateStore 绑定到处理器中 - Binding GlobalStateStore into Processor with spring-cloud-stream-binder-kafka 使用 kafka-streams binder 测试 Spring Cloud Stream 应用程序 - Testing Spring Cloud Stream app with kafka-streams binder Spring云kafka binder查询 - Spring cloud kafka binder query Spring Cloud Stream自定义活页夹未注册。 如果使用@Configuration,则禁用kafka绑定程序 - Spring cloud stream custom binder not registered. Disables the kafka binder if used @Configuration Spring 启动 Apache kafka binder 项目,application.properties spring.cloud.stream.kafka.binder。 jaas 属性未知 - Spring boot Apache kafka binder project, application.properties spring.cloud.stream.kafka.binder. jaas properties are unknown 使用度量 spring_cloud_stream_binder_kafka_offset 来计算 kafka 滞后 - Using metric spring_cloud_stream_binder_kafka_offset for kafka lag
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM