This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 31db4ac ServiceAnnotationBeanPostProcessor should be changed to
ServiceClassPostProcessor (#7667) (#7681)
add 87d4fa9 Injvm protocol support async invoke (#7555)
No new revisions were added by this update.
Summary of changes:
.../dubbo/rpc/protocol/injvm/InjvmInvoker.java | 41 +++++++++++++++++++++-
.../dubbo/rpc/protocol/injvm/DemoService.java | 3 +-
.../dubbo/rpc/protocol/injvm/DemoServiceImpl.java | 12 ++++++-
.../rpc/protocol/injvm/InjvmProtocolTest.java | 19 ++++++++--
4 files changed, 70 insertions(+), 5 deletions(-)