Issues
- 1
- 14
eureka server latency high(large than 30 seconds) due to all http thread blocked in EurekaInstanceMonitor(when set eureka.server.metrics.enabled=true)
#4374 opened by huntkalio - 1
After Installing CERBOT SSL certificate using NGINX web server, Unable the microservices to register with eureka server earlier it was working.
#4387 opened by hariramsaini - 1
Circular reference error
#4386 opened by Subrhamanya - 5
2024RC1: LoadBalancer with Eureka Discovery Client throws: Error creating bean with name 'scopedTarget.eurekaClient': Requested bean is currently in creation
#4380 opened by eiswind - 0
- 0
Switch to uniform prefixes for DiscoveryClientOptionalArgsConfiguration timeout properties
#4381 opened by OlgaMaciaszek - 6
Support Spring RestClient as TransportClientFactory and make it the default implementation
#4257 opened by ZIRAKrezovic - 2
Eureka Core dependency in `spring-cloud-starter-netflix-eureka-client`
#4349 opened by PrzemyslawSwiderski - 2
- 6
About RefreshScopeRefreshedEvent
#4283 opened by shawnplay - 2
spring-cloud-starter-netflix-eureka-client:4.1 has vulnerability with dependency woodstox-core:6.2.1
#4343 opened by ziad-saade - 0
Not able to add body to the incoming request
#4356 opened by deepakbp00 - 1
Spring cloud netflix 4.1.x End Of Support on 2024-11-28, next any release planned?
#4350 opened by KeerthigaMargesan4 - 5
Cannot invoke "org.springframework.cloud.netflix.eureka.CloudEurekaClient.getApplications() when Jersey Client on classpath
#4266 opened by weiro-9-w7 - 5
Eureka Service Discovery, after a network failure, updates the client status to DOWN, but when the HEARTBEAT is done from the client it does not change status to UP
#4278 opened by viktoralfa19 - 3
spring-cloud-starter-netflix-eureka-client:4.1 has vulnerability with dependency commons-jxpath:1.3
#4341 opened by ziad-saade - 0
- 1
- 1
Missing native-image hints for com.netflix.discovery.DiscoveryClient.shutdown()
#4339 opened by krezovic - 2
- 2
Exception in thread "pool-3-thread-1" com.netflix.hystrix.exception.HystrixRuntimeException failed and no fallback available.
#4322 opened by cunhaDev - 3
Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
#4305 opened by jgarg1019 - 3
Eureka Registe Invalid CSRF token found
#4304 opened by weiro-9-w7 - 3
When the Client does not have an application.properties file, Server Eureka does not recognize the default name
#4298 opened by 7zism3 - 3
Eureka server application fails to start with NoClassDefFoundError: com.google.common.cache.CacheBuilder exception
#4299 opened by swagatrath - 2
<instanceId>HOST:APP:0</instanceId>
#4300 opened by wuhao9346 - 1
Maybe it's time to update the documentation?
#4302 opened by yjrguxing - 4
- 0
support dual stack address registry and discovery in Spring Cloud Netflix Eureka
#4295 opened by lc0138 - 0
eureka: improve single-server experience
#4251 opened by codefromthecrypt - 6
Broken documentation links
#4293 opened by breun - 11
Client observations creating too many uri tag values
#4290 opened by sunruh - 7
my docker images are able to ping eureka-server using curl in docker terminal but not getting registered
#4284 opened by GIRISHARAN - 3
When @ RequestPart and @ RequestParam are used together, the @ RequestParam parameter will be duplicated
#4286 opened by jackding79 - 1
Upgrade Eureka to 2.0.3
#4287 opened by OlgaMaciaszek - 5
Jersey3DiscoveryClientOptionalArgs may be configured with TlsProperties in EurekaServerAutoConfiguration.java
#4268 opened by limo520 - 2
xstream, woodstox and guava dependencies vulnerabilities
#4277 opened by trcoelho - 2
400 error when Eureka discovery client attempts to register Spring Boot 2.7.5 service with service registry
#4280 opened by SachinPratapSingh889 - 4
UnresolvedAddressException when using webClient.get() to get from a discovery eureka client
#4269 opened by Ivanbattochio - 5
No such host is known (swagger-service)
#4276 opened by otaku0304 - 6
- 1
The API '/serverinfo/statusoverrides' from class ServerInfoResource don't work.
#4247 opened by suojinxing - 2
- 1
NullPointerException in EurekaClient when jeresey-client lib is found on the class path
#4256 opened by ZIRAKrezovic - 1
Spring cloud ribbon loadbalancer error - org.springframework.beans.factory.BeanDefinitionStoreException: Failed to process import candidates for configuration class [org.springframework.cloud.netflix.ribbon.RibbonClientConfiguration]; nested exception is java.io.FileNotFoundException: class path resource [org/springframework/cloud/commons/httpclient/HttpClientConfiguration$OkHttpClientConfiguration.class] cannot be opened because it does not exist
#4254 opened by Siva-Learning - 3
Dependency vulnerability (org.codehaus.jettison)
#4238 opened by trcoelho - 1
not able to exceute
#4244 opened by anjali090600 - 1
Hello All,
#4241 opened by anjali090600 - 1
Before eureka is registered, InstancePreRegisteredEvent will not be published.
#4237 opened by XhstormR