-
This issue related to #146. A fix provided there is not suitable.
For example:
1. The consul is disabled for a local environment and my own configuration for `TaskScheduler` with 2 threads works wel…
-
I'm hoping someone can point me in the right direction here, as most of the documentation and issues appear to be related to SwarmKit's place within the Docker Swarm ecosystem rather than as an indepe…
-
http://blog.didispace.com/Eureka-2-0-discontinued/
最近连续发烧四天,偶尔刷两下朋友圈都能看到好几条来自不同号的关于《Eureka 2.0开源工作宣告停止,继续使用风险自负》的推文。主要内容如下: 近日,知名服务注册与服务发现工具 Eureka 的 GitHub Wiki 上显示其 2.0 版本的开源工作已经停止。这意味着如果开发者继续使用…
-
I have a Spring Cloud service that should register itself with Consul. When I start it with embedded Tomcat, this works as expected. However, when I package it as a war and deploy to an external Tomca…
-
Hi!
Consul supports health checking an application running into a container (while the *consul agent* is installed on the host). To do so, Consul uses a sort of ``docker exec ${containerId} my-health…
-
**Is your feature request related to a problem? Please describe.**
If consul certificates are rotated, the running services won't be able to interact with consul anymore.
**Describe the solution y…
-
**Which Component**
Nacos Discovery
**Describe what problem you have encountered**
在服务运行过程中,在nacos控制台配置管理修改为错误的jdbc连接,模拟服务异常。 此时spring boot admin提示服务已处于down的状态。但是nacos服务列表里面状态还是健康的。 且这个服务的接口还可以正…
-
New configuration option: spring.cloud.consul.discovery.health-check-name
Checks are being named as: Service 'your-project-name' check and this cannot be set by configuration.
In the discovery con…
jdeex updated
3 years ago
-
史上最简单的 SpringCloud 教程 :https://blog.csdn.net/column/details/15197.html?&page=2
-
I reported this in spring-boot but the issue is with the spring-cloud-config client.
https://github.com/spring-projects/spring-boot/issues/26116
----
Using a config server, in the application…