Giter VIP home page Giter VIP logo

Comments (5)

dhanashreeshetty19 avatar dhanashreeshetty19 commented on June 15, 2024 1

thanks @nick-zh. Actually my PHP version was 7.3, which i downgraded to 7.1. After this I again re-installed RD Kafka library the same version and now it's working.

Thank-you!

from php-rdkafka.

arnaud-lb avatar arnaud-lb commented on June 15, 2024

Hi @kushalhalder,

RdKafka\KafkaConsumer is only available in the master branch of php-rdkafka right now. You need to install the extension from source. Also, make sure you have the latest librdkafka version.

from php-rdkafka.

kushalhalder avatar kushalhalder commented on June 15, 2024

Yeah, working now. Thanks.

from php-rdkafka.

dhanashreeshetty19 avatar dhanashreeshetty19 commented on June 15, 2024

have the latest librdkafka version.

hi latest version means which?? is 0.11.3 ok

from php-rdkafka.

nick-zh avatar nick-zh commented on June 15, 2024

@dhanashreeshetty19 latest version is 1.1.0. You might still be fine, but there have been a lot of fixes since 0.11.3 i suggest to upgrade to at least to 0.11.6, you can check all the fixes in the release notes:
https://github.com/edenhill/librdkafka/releases
Edit: no need to install from source anymore btw, this is an old issue, install through pecl is fine now.

from php-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.