Coder Social home page Coder Social logo

Comments (2)

vineetgoel avatar vineetgoel commented on August 22, 2024

I saw this again:

[2018-05-09 20:34:15,848: ERROR]: OffsetCommit failed for group risk-faust-v16 due to group error ([Error 27] RebalanceInProgressError: risk-faust-v16), will rejoin
[2018-05-09 20:34:15,849: ERROR]: [^--Consumer]: Committing raised exception: CommitFailedError('Commit cannot be completed since the group has already rebalanced and may have assigned the partitions to another member',)
Traceback (most recent call last):
  File "/home/robinhood/env/lib/python3.6/site-packages/aiokafka/consumer/group_coordinator.py", line 820, in commit_offsets
    loop=self._loop)
  File "/home/robinhood/env/lib/python3.6/site-packages/aiokafka/consumer/group_coordinator.py", line 940, in _do_commit_offsets
    raise first_error
kafka.errors.RebalanceInProgressError: [Error 27] RebalanceInProgressError: risk-faust-v16

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/robinhood/env/lib/python3.6/site-packages/faust/transport/drivers/aiokafka.py", line 460, in _commit
    await self._consumer.commit(commitable)
  File "/home/robinhood/env/lib/python3.6/site-packages/aiokafka/consumer/consumer.py", line 436, in commit
    yield from self._coordinator.commit_offsets(assignment, offsets)
  File "/home/robinhood/env/lib/python3.6/site-packages/aiokafka/consumer/group_coordinator.py", line 825, in commit_offsets
    "Commit cannot be completed since the group has already "
kafka.errors.CommitFailedError: CommitFailedError: Commit cannot be completed since the group has already rebalanced and may have assigned the partitions to another member

and app was stalling.

from faust.

vineetgoel avatar vineetgoel commented on August 22, 2024

https://github.com/robinhoodmarkets/faust/commit/5ed2ac87f54f1199878b8e49da696a43c3bff1fa

from faust.

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.