This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.1.8-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 436e203283 Merge branch 'apache-3.1' into 3.1.8-release
add 234f1c64ab Fix lock acquire blocked
new 569c3f5a36 Merge branch 'apache-3.1' into 3.1.8-release
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:
.../java/org/apache/dubbo/rpc/model/ApplicationModel.java | 6 ++++++
.../main/java/org/apache/dubbo/rpc/model/FrameworkModel.java | 12 +++++++++++-
.../main/java/org/apache/dubbo/rpc/model/ModuleModel.java | 6 ++++++
.../src/main/java/org/apache/dubbo/rpc/model/ScopeModel.java | 9 ++++++++-
4 files changed, 31 insertions(+), 2 deletions(-)