nacos/client
MajorHe1 5bb048cf7a
[ISSUE #6142] redo register and subscribe repeatedly if failed. get data from database if user and role info not in cache. (#6156)
* [ISSUE #6142] redo register and subscribe repeatedly if failed. get data from database if user and role info not in cache.

* [ISSUE #6142] simplify redo register and subscribe strategy, use set to record failed task.

* [ISSUE #6142] change the return value of redoRegisterEachInstance. move connected judgement to start of loop.

* [ISSUE #6142] add unit test for NamingGrpcConnectionEventListener. remove cache missed judgement of user and role.

* [ISSUE #6142] Merge origin develop branch to fix CI failure. Change thread sleep implement.
2021-06-30 17:44:07 +08:00
..
src [ISSUE #6142] redo register and subscribe repeatedly if failed. get data from database if user and role info not in cache. (#6156) 2021-06-30 17:44:07 +08:00
pom.xml Merge remote-tracking branch 'upstream/develop' into feature_support_grpc_core 2021-05-14 11:04:52 +08:00