Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KubernetesDiscoveryClient should publish HearbeatEvents #92

Open
joshiste opened this issue Feb 8, 2018 · 4 comments
Open

KubernetesDiscoveryClient should publish HearbeatEvents #92

joshiste opened this issue Feb 8, 2018 · 4 comments

Comments

@joshiste
Copy link

joshiste commented Feb 8, 2018

The KubernetesDiscoveryClient should publish HearbeatEvents when there are changes to the service catalog to actively notify the application.
From javadoc:

/**
 * Event DiscoveryClient implementation can broadcast if they support heartbeat's from the
 * discovery server. Provides listeners with a basic indication of a state change in the
 * service catalog.
 *

We need this for example in Spring Boot Admin...
... and the other discovery implementations I know (eureka, consul, zookeeper, cloudfoundry) are implementing this...

@joshiste joshiste changed the title KurbernetesDiscoveryClient should publish HearbeatEvents KubernetesDiscoveryClient should publish HearbeatEvents Feb 8, 2018
@joshiste
Copy link
Author

@iocanel is this project still active? seems quite abandoned to me...

@donovanmuller
Copy link
Contributor

As per the README this project had moved to https://github.com/spring-cloud-incubator/spring-cloud-kubernetes

@joshiste
Copy link
Author

I apologise. I jumped directly to the issue tracker and didn't read the readme. May be you should shut the issue tracker down...

@iocanel
Copy link
Member

iocanel commented Feb 14, 2018 via email

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

No branches or pull requests

3 participants