This is an automated email from the ASF dual-hosted git repository.

robocanic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git

commit 12c959f7565c95d772434efd2c9fa5f808e48f21
Merge: 51e9b08b 9b7a8841
Author: robb <[email protected]>
AuthorDate: Fri Apr 18 10:14:04 2025 +0800

    Merge pull request #686 from Allen442/master
    
    fix: concurrent read/write issues in applicationContext and 
interfaceContext resources

 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(-)

Reply via email to