Apache Karaf Decanter 1.x - Documentationport for the node to node communication (9300 by default): # #transport.tcp.port: 9300 # Enable compression for all communication between nodes (disabled by default): # #transport.tcp.compress: true # Set string to pass to the server when making requests # client.id # The compression type for all data generated by the producer # compression.type=none # The number of acknowledgments the producer requires the client on the Kafka broker. • the compression.type defines if the messages have to be compressed on the Kafka broker. Default value is none meaning no compression. • the acks defines the acknowledgement0 码力 | 67 页 | 213.16 KB | 1 年前3
Apache Karaf Decanter 2.x - Documentationstring to pass to the server when making requests # client.id # The compression type for all data generated by the producer # compression.type=none # The number of acknowledgments the producer requires the client on the Kafka broker. • the compression.type defines if the messages have to be compressed on the Kafka broker. Default value is none meaning no compression. • the acks defines the acknowledgement0 码力 | 64 页 | 812.01 KB | 1 年前3
共 2 条
- 1













