Giter VIP home page Giter VIP logo

shiny-succotash's Introduction

Hi there 👋

shiny-succotash's People

Contributors

sunidaponchai avatar

Watchers

 avatar

shiny-succotash's Issues

<!-- Here is for bug reports and feature requests ONLY!

Describe the bug
当我在使用2.0.3版本时,当我将一个非临时节点设置为持久节点后,在控制台中看到此时节点状态依然是临时状态。但节点实际表现和持久节点一致,节点永久生效。
此外,无法在控制台删除这个服务了。

在1.4.2版本中,同样的场景,会出现同一个服务两个服务实例。此时服务可以在控制台手动删除

When I was using version 2.0.3, when I set a ephemeral node as a non-ephemeral node, I saw in the console that the node state was still ephemeral. However, the actual behaviour of such node is the same as that of the non-ephemeral node.
In addition, the service cannot be deleted in the console.

In version 1.4.2, two service instances of the same service appear in the same scenario. At this point, the service can be manually deleted in the console.

Expected behavior
服务生效后的状态和配置文件保持一致。

The status of the service is consistent with the code configuration file after it takes effect.

Acutally behavior
A clear and concise description of what you actually to happen.

How to Reproduce
Steps to reproduce the behavior:

  1. 修改项目的yml文件配置信息spring.cloud.nacos.discovery.ephemeral: true

  2. 使项目生效注册对应服务。观察nocos控制台,此时临时实例状态为true

  3. 修改项目的yml文件配置信息spring.cloud.nacos.discovery.ephemeral: false

  4. 使项目重启,观察nocos控制台,此时临时实例状态依然为true

  5. Modify the yml file configuration information of the project spring.cloud.nacos.discovery.ephemeral: true.

  6. Make the project effective to register the corresponding service. Observe the nocos console, and the temporary instance status is true.

  7. Modify the yml file configuration information of the project spring.cloud.nacos.discovery.ephemeral: false.

  8. Restart the project and observe the nocos console. The temporary instance status is still true.

Desktop (please complete the following information):

  • OS: mac os
  • Version nacos-server 2.0.3
  • Module [e.g. naming/config]
  • SDK
    spring-cloud-alibaba-nacos v2.2.6.RELEASE

Additional context
Add any other context about the problem here.

Originally posted by @dengyongqiang in alibaba/nacos#7659

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.