This is an automated email from the ASF dual-hosted git repository.
robocanic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
from 51e9b08b Merge pull request #683 from robocanic/dev
add 4be07d2e fix: concurrent read/write issues in applicationContext and
interfaceContext resources.
add 9b7a8841 add comments
new 12c959f7 Merge pull request #686 from Allen442/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pkg/core/registry/application_context.go | 162 ++++++++++++---------
pkg/core/registry/interface_context.go | 112 +++++++-------
.../registry/interface_service_changed_listener.go | 3 -
pkg/core/registry/notify.go | 22 +--
.../service_instances_changed_listener_impl.go | 5 +-
5 files changed, 160 insertions(+), 144 deletions(-)