I implemented my own DiscoveryProxy service. Services announce them self when going online/offline. Now, i want to be able to restart the DiscoveryService without restarting the services.

So, my DiscoveryProxyService caches all EndpointDiscoveryMetadata on the file system. and restores them when it restarts. So, now i want to make sure that all those cached-announced EndpointDiscoveryMetadata is still valid.

So, i' am thinking about opening the channels those endpoints, but i am not sure how to do it. Any hint would be more then welcome.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.