jiangpengcheng commented on PR #19470: URL: https://github.com/apache/pulsar/pull/19470#issuecomment-1461118517
@momo-jun a new field `CompressionType` should be added to `ProducerConfig`: https://pulsar.apache.org/docs/next/functions-cli/#producerconfig, the type is `String` and available values are: `None`, `LZ4`, `ZLIB`, `ZSTD` and `SNAPPY`, and default to `LZ4` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
