Code Monkey home page Code Monkey logo

Comments (7)

petenover avatar petenover commented on May 22, 2024 1

已经解决了,我使用的最新版本2.3,Apacher Kafka 2.2以后container新添加了属性:missingTopicsFatal,这个属性listen broker,if there's not anyone on a topic,it will prevent the container from starting;设置missingTopicsFatal = false

from spring-boot-quick.

vector4wang avatar vector4wang commented on May 22, 2024

晚点我看一下

from spring-boot-quick.

vector4wang avatar vector4wang commented on May 22, 2024

我刚试了一下,是一次性成功的!

麻烦你把你创建kafka实例的脚本,和大致的过程说一下

from spring-boot-quick.

petenover avatar petenover commented on May 22, 2024

docker pull...
docker run ...
按照例子上面pull三个镜像一步一步来的.

from spring-boot-quick.

vector4wang avatar vector4wang commented on May 22, 2024

ip 有没有换

from spring-boot-quick.

petenover avatar petenover commented on May 22, 2024

spring.kafka.bootstrap-servers=本地IP:9092
docker run ... -e KAFKA_ADVERTISED_HOST_NAME=本地IP

from spring-boot-quick.

vector4wang avatar vector4wang commented on May 22, 2024

(1)用清晰的语言描述你遇到的问题
(2)提供软件环境,包括操作系统、数据库等相关软件及其版本号
(3)问题是否可以重现,采用什么方式重现
(4)采用了什么措施解决问题,最终结果(可提供日志、程序、截图等描述)
(5)尽可能提供问题相关的可分析文件,包括日志、截图和Core dump等
(6)不要长篇大论,简明扼要,描述主要问题

from spring-boot-quick.

Related Issues (18)

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.