Giter VIP home page Giter VIP logo

Comments (3)

twm avatar twm commented on June 3, 2024

We don't currently test against 0.8.3β€”the last in the 0.8 series Afkak's integration tests run against is 0.8.2.2. This is controlled by KAFKA_ALL_VERS in the Makefile: https://github.com/ciena/afkak/blob/master/Makefile#L11

I'm not aware of any issue that happens after a half hour. That log message likely indicates that the Kafka broker is in a bad state. Usually we see this on resource-constrained systems: Kafka and ZooKeeper do not deal well with CPU or I/O starvation, and Kafka tends to get wedged in a bad state when anything disrupts its communications with ZooKeeper. As a first debugging step, does restarting Kafka restore it to an operational state?

from afkak.

twm avatar twm commented on June 3, 2024

I'm closing this issue as there isn't anything we can do about it without more information. If you have more to add, please feel free to reopen. Thanks for your interest in Afkak!

from afkak.

rthille avatar rthille commented on June 3, 2024

The multiple of 10 minutes (30 minutes) makes me think it's the idle connection drop, though it should reconnect automagically on the next message send.

from afkak.

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.