TarsCloud / TarsFramework

Tars Basic service framework
BSD 3-Clause "New" or "Revised" License
198 stars 143 forks source link

Fixed the issue that tarsregistry sometimes failed to join the service's locator configuration list #132

Closed wincsb closed 1 year ago

wincsb commented 1 year ago

Fixed the issue that tarsregistry sometimes failed to join the service's locator configuration list 多台Tars框架,当中一台服务器重启: tarsregistry启动时,需要先更新自己的心跳时间,否则一同启动的tarsnode拉起其它服务时,不能把刚启动的tarsregistry.QueryObj写入其它服务的/client/配置列表中.