Giter Site home page Giter Site logo

Comments (4)

walking98 avatar walking98 commented on July 17, 2024

Auto-Create topic is a behavior of server side, please check the related property setting on server side.

from rocketmq-spring.

yiminyangguang520 avatar yiminyangguang520 commented on July 17, 2024

Auto-Create topic is a behavior of server side, please check the related property setting on server side.

thank for your replay, I found the problem, the rocketmq-spring-boot-start 2.0.1 depends on rocketmq-client 4.3.2, but the server version is 4.3.0, after upgrading the server side, It can create topic automatically, why the new version can not be compatible with the previous version ?

from rocketmq-spring.

walking98 avatar walking98 commented on July 17, 2024

please compare your broker conf files between two versions, is possible that you set the autoCreateTopicEnable=false in 4.3.0? The property is true by default.

from rocketmq-spring.

walkerzhao avatar walkerzhao commented on July 17, 2024

please compare your broker conf files between two versions, is possible that you set the autoCreateTopicEnable=false in 4.3.0? The property is true by default.

Agree with u!

Maybe the user can check his conf by this commond to find the property value of autoCreateTopicEnable on the rocket mq server side:

walker@test-03:/data/services/rocketmq-all-4.4.0-bin-release/bin$ ./mqbroker -m
2019-04-03 10\:00\:45 INFO main - namesrvAddr=localhost:9876
2019-04-03 10\:00\:45 INFO main - brokerClusterName=DefaultCluster
2019-04-03 10\:00\:45 INFO main - brokerId=0
2019-04-03 10\:00\:45 INFO main - autoCreateTopicEnable=true

If I have time, I will redo the situation of @yiminyangguang520 to check his problem.

from rocketmq-spring.

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.