Giter Club home page Giter Club logo

Comments (8)

tvoinarovskyi avatar tvoinarovskyi commented on May 12, 2024 1

@Gr1N Released as v0.2.3

from aiokafka.

ZmeiGorynych avatar ZmeiGorynych commented on May 12, 2024

The code is pretty much straight from the example on the aiokafka front page, so I can't understand why it fails ;)

from aiokafka.

tvoinarovskyi avatar tvoinarovskyi commented on May 12, 2024

Error reproduced and still thinking how to fix it. In you're case it should not be critical, it's only a warning. It's probably introduced by 0.2.2 in #143. You can avoid the warning if you use a Consumer group for now.

from aiokafka.

ZmeiGorynych avatar ZmeiGorynych commented on May 12, 2024

Thanks, but some of my usecases require consumer group = None. I've downgraded to 0.2.1 for now, looking forward to the fix :)

BTW, how is a ValueError a warning, and how do I ignore it? I can hardly catch and ignore all ValueErrors from the consumer, that might cause me to ignore other errors.

from aiokafka.

 avatar commented on May 12, 2024

Experiencing the same problem

from aiokafka.

Gr1N avatar Gr1N commented on May 12, 2024

+1 same problem

from aiokafka.

tvoinarovskyi avatar tvoinarovskyi commented on May 12, 2024

@Gr1N There's a fix in https://github.com/aio-libs/aiokafka/tree/v0.2, still pending for release. Could you check if it solves the problem for you?

from aiokafka.

Gr1N avatar Gr1N commented on May 12, 2024

@tvoinarovskyi checked, in my case issue fixed. When will the release be available?
Thanks!

from aiokafka.

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.