Giter Club home page Giter Club logo

Comments (2)

liuruiyiyang avatar liuruiyiyang commented on June 15, 2024 3

Hi, thanks for your detailed feedback!

  1. bug1 for question We cannot guarantee that the name-server cluster must be started before the broker clusters:

In fact the broker controller did has a primary mechanism to wait for name-server cluster started which uses a shared variable IsNameServersStrInitialized. You can check the PR #31. However the current solution is not perfect, you can propose PR to improve it.

  1. bug2 for the down-scaling question:

Currently the operator does not support for down-scaling (shrink) yet. Therefore if you upgrade the size of the cluster from 2=》1, the controller won't do anything. The down-scaling is a very complicated process which is related to re-arrange the data and many other problems. So simply we suggest user not to apply the reduced size currently.

  1. for the feature request:
    We are glad to see more contributors to join the project. Welcome to submit your code of metric support and logs!

As you may see the affinity/anti-affinity/taint feature is partly supported and pending on PR #42. However the response of the community maybe slow, we will continue to progress on this feature and release it soon.

from rocketmq-operator.

caigy avatar caigy commented on June 15, 2024

[bug 1] has been fixed.

[bug 2] & [bug 3], deleting resources is a dangerous operation, especially in production environment. So it may be more appropriate to delete resources by users manually.

[bug 4] has been fixed.

from rocketmq-operator.

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.