-
### CurrentBehavior
1.In the Eureka Server cluster, the list of service instances on certain nodes is inconsistent with other nodes.
2.Due to synchronization issues, the client may not be able to ob…
-
### This issue occurs when only Valkyrien Skies and addons are installed and no other mods
- [ ] I have tested this issue and it occurs when no other mods are installed
### Minecraft Version
1.20
…
-
evry time i try to interact with the ship helm, it does not work
-
We have many micro services which will get registered in eureka. But our services are getting deregistered automatically after they get registered in eureka. please let me know what can be done to ov…
-
I'm interested in zuul2, and i want to get to know what the sample do. I followed the Getting-Started-2.0 document to make the sample running, but then the error occurred: ConnectTimeoutException: Con…
-
### This issue occurs when only Valkyrien Skies and addons are installed and no other mods
- [X] I have tested this issue and it occurs when no other mods are installed
### Minecraft Version
1.19
…
-
bootstrap.yml
eureka:
instance:
hostname: gateway
client:
serviceUrl:
defaultZone: http://localhost:8761/eureka/
register-with-eureka: false
fetch-registry: false
…
-
I believe I have found a race condition with the spring-cloud-netflix-eureka-server (Edgware) module concerning registration of instances.
When an instance on the Eureka server registers, an `EurekaI…
ghost updated
6 years ago
-
Hi,
Following the instructions for Lab-4, I run into the bellow error. Tried adding the dependency package where the class is located without luck.
```
org.springframework.cloud
spring-c…
-
In Eureka First mode, if client starts on a random port (--server.port=0), the client code will ignore the Eureka setup and always try to load config data from default location (localhost:8888). In m…