Skip to content

Conversation

@ouaibsky
Copy link

@ouaibsky ouaibsky commented Apr 5, 2024

When we got a 404, the payload does not contains a json that can be map into an InstanceInfo

more detail with reprductibe example at: spring-cloud/spring-cloud-netflix#4220 (comment)

It's fixing issue:

@ouaibsky
Copy link
Author

Hello,
Can someone have a look please ?

@ouaibsky
Copy link
Author

ouaibsky commented Apr 24, 2024

Hi @howardyuan
Can you have a look please ?

@ouaibsky
Copy link
Author

Thx you @howardyuan
Could a maintainer take a look ? maybe @drobertduke ?

Thx in advance
Chris.

@RolandStaub
Copy link

@ouaibsky will this fix get merged soon, or are there other concerns ?

@ouaibsky
Copy link
Author

@ouaibsky will this fix get merged soon, or are there other concerns ?

I would like this to be merged, but looks like there is no maintainer to validate or ask question.
This fix works like a charm where I deploied it with a custom distribution.

@ouaibsky
Copy link
Author

ouaibsky commented Aug 7, 2024

Hi @paulbakker, I'm looking for a maintainer to review this PR.
Can you help me please ?
Thx
Ouaibsky

@ouaibsky
Copy link
Author

ouaibsky commented Mar 11, 2025

Hi

@howardyuan or @OlgaMaciaszek , is it possible to merge please ?
Thx in advance

@OlgaMaciaszek
Copy link
Contributor

Hi @ouaibsky, I'm not a maintainer of this repo - only of Spring Cloud Netflix, but @howardyuan should be able to help with this.

@LozinskiyIlya
Copy link

Currently, after a restart of the Eureka server, all registered clients attempt to renew their leases. However, this does not trigger automatic re-registration when the server comes back online. As a result, any deployment of the Eureka server forces us to redeploy each client peer manually to ensure re-registration.

It would be ideal if the Eureka client could handle this re-registration automatically without requiring a redeploy of each peer, ensuring that the clients can recover without needing to restart after a server restart.

@Subrhamanya
Copy link

Subrhamanya commented May 5, 2025

@howardyuan any timeframe when we can expect the release with this fix?

@ph33rtehgd
Copy link

@howardyuan Any chance this can get merged and we can get a 2.0.6 release? A new release will also help us get #1601 released as well. This will help out for Spring Netflix to be able to proceed to with excluding commons-configuration (and by extension commons-lang), helping those of us battling the vulnerability issues brought by these old libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants