alibaba / nacos

an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
https://nacos.io
Apache License 2.0
30.26k stars 12.84k forks source link

Does Nacos server support the active push of service discovery changes to clients #5435

Closed shaohaikkk closed 3 years ago

shaohaikkk commented 3 years ago

i wan't to confirm it that is nacos server support push change to clients, thx;

realJackSun commented 3 years ago

Does Nacos server support the active push of service discovery changes to clients

Yes, it supports change pushing. see the document nacos.io "Subscribe" API

shaohaikkk commented 3 years ago

During my testing, I found that other services perceived that there was a delay in offline (the client ribbon I used). What do I need to do to turn on the server and actively push it to the client? Do I need to implement the subcribe interface function myself?

@.***

From: 杨翊 SionYang Date: 2021-04-22 09:33 To: alibaba/nacos CC: zero; Author Subject: Re: [alibaba/nacos] Does Nacos server support the active push of service discovery changes to clients (#5435) Closed #5435. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.