Ryan Baxter
Ryan Baxter
Sorry I was consumed by the terminology "instances". When using a plain `RestTemplate` (without it being load balanced) I wouldnt think that would apply.
I'm wondering if it makes sense that when a service sends its heart beat data to the service discovery server it also includes its current load data. This data could...
Can you please try Spring Cloud 2021.0.2?
I believe it is a `ServiceRegistry` that would fire a `InstanceRegisteredEvent`. I dont see how using a `DiscoveryClient` would cause that to happen.
Yeah I guess we are technically registering a service(s) in `SimpleDiscoveryClientAutoConfiguration`. @spencergibb what do you think?
@spencergibb @OlgaMaciaszek would love your thoughts on an implementation. Here are some options I have been thinking of 1. We could add a separate annotation, but this seems a bit...
I am not sure what we can do to make the experience any better. Since the properties are invalid, even if we eagerly created the bean you would still get...
I dont believe you can set it programmatically using `@RequestHeader`, I believe we only support doing it via the `consumes` property of `@RequestMapping`.
@Hronom the issue is still open so the issue still exists
@coolprashi06 your question seems unrelated, please open a separate issue in https://github.com/spring-cloud/spring-cloud-openfeign