johnyannj opened a new issue #2382:
URL: https://github.com/apache/servicecomb-java-chassis/issues/2382


   1、servicecomb在heartbeat失败的时候,进入safe模式。
   
   2、在safe模式下,
                
   假设SC恢复了,从SC发现节点不为0,CSE内存会一直累加实例,不删除。
   导致从内存缓存的实例可能比SC里实际的多,但是也会记录从SC返回的revision
   
   3、此后heartbeat成功,safe模式退出。
   
   4、但是后面如果SC里的实例节点不变化了,revision就不变,内存缓存就会一直得不到刷新。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to