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

albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from 14f2d79693 Fixed the issue where core thread metrics were in 
effect(#11704) (#11752)
     add d0a1bd0143 Fix recreate client after destroy (#11780)
     new 8e3af257b1 Merge branch 'apache-3.1' into apache-3.2

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:
 .../apache/dubbo/config/ReferenceConfigTest.java   | 10 ++-
 ...zationWrapper.java => InvokerCountWrapper.java} | 23 ++----
 .../rpc/protocol/ReferenceCountInvokerWrapper.java | 87 ++++++++++++++++++++++
 .../dubbo/internal/org.apache.dubbo.rpc.Protocol   |  1 +
 4 files changed, 102 insertions(+), 19 deletions(-)
 copy 
dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/protocol/{ProtocolSerializationWrapper.java
 => InvokerCountWrapper.java} (74%)
 create mode 100644 
dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/protocol/ReferenceCountInvokerWrapper.java

Reply via email to