apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

Fix safeLock not run when interrupt & Fix partial notification being cancelled in ServiceInstancesChangedListener #14730

Closed AlbumenJ closed 2 months ago

AlbumenJ commented 2 months ago

What is the purpose of the change?

Checklist