Giter Club home page Giter Club logo

Comments (5)

berndruecker avatar berndruecker commented on September 18, 2024

Suspicion: Related to the auto-creation of the topic on-the-fly (I found some forum entries that point in this direction: https://stackoverflow.com/questions/48117696/kafka-streams-in-docker-compose-takes-long-time-for-partition-assignment).

Tried:

  • Own docker container that creates the topic on startup - no effect: kafka.zip
  • Added properties to application.properties - no effect:

spring.cloud.stream.bindings.input.consumer.configuration.[session.timeout]=600000 spring.cloud.stream.kafka.binder.configuration.[metadata.max.age.ms]=1000

from flowing-retail.

berndruecker avatar berndruecker commented on September 18, 2024

Suspicion: Probably a Windows problem?

from flowing-retail.

berndruecker avatar berndruecker commented on September 18, 2024

Suspicion: Probably use another docker container (e.g. wurstmeier or original confluent).

Problem: Could not get it to run immediately because of problems with advertised hosts. Haven't investigated further so far.
docker-compose.zip

from flowing-retail.

berndruecker avatar berndruecker commented on September 18, 2024

I now use the official Confluent Kafka & Zookeper image in the latest version.

While everything now starts up my docker environment still freezes regularly - making it unusable for playing around or giving demos.

Will try on a different fresh Windows 10 machine

from flowing-retail.

berndruecker avatar berndruecker commented on September 18, 2024

I could finally solve this problem. It was simply related to Docker Compose not having enough memory available.
On my current machine (16GB physical RAM) what works for me is to allocate 6GB for Docker Compose:

grafik

from flowing-retail.

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.