GithubHelp home page GithubHelp logo

KafkaError (Client config error: Unsupported value "snappy" for configuration property "compression.codec": snappy not enabled at buildtime compression.type snappy.) about rust-rdkafka HOT 2 OPEN

65001 avatar 65001 commented on August 12, 2024
KafkaError (Client config error: Unsupported value "snappy" for configuration property "compression.codec": snappy not enabled at buildtime compression.type snappy.)

from rust-rdkafka.

Comments (2)

65001 avatar 65001 commented on August 12, 2024

This only seems to be occuring on Windows. When I ran the same code on Debian through a docker container it worked fine.

from rust-rdkafka.

chklauser avatar chklauser commented on August 12, 2024

With topics that let the producer control compression, the error message might look like this:

ERROR rdkafka::client: librdkafka: Global error: NotImplemented (Local: Not implemented): Decompression (codec 0x2) of message at 99758045 of 3446 bytes failed: Local: Not implemented

This, too, is on Windows.

rdkafka = { version = "0.36.2", default-features = false, features = ["cmake-build", "tokio", "ssl-vendored", "zstd", "libz-static"] }

Might be fixed by #586 🤞

If not, might be related to this open issue in the rdkafka upstream: confluentinc/librdkafka#4063 ("CMake does not define WITH_SNAPPY")

from rust-rdkafka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.