confluent-kafka-javascript
confluent-kafka-javascript copied to clipboard
not able to set compression.level on producer
Environment Information
- OS [e.g. Mac, Arch, Windows 10]: Mac
- Node Version [e.g. 8.2.1]: v20.12.0
- NPM Version [e.g. 5.4.2]: 10.5.0
- C++ Toolchain [e.g. Visual Studio, llvm, g++]:
- confluent-kafka-javascript version [e.g. 2.3.3]:1.2.0
we should be able to set compression.level in producer, but typescript gives error, when trying to set this parameter
Thanks for filing this. It is an issue with the type definitions we've created. I'll look into fixing it.
Fixed in #321