You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by gu...@apache.org on 2021/09/17 05:48:17 UTC

[dubbo-samples] branch master updated (a92b10f -> 2a36f47)

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

guohao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git.


    from a92b10f  change nacos test case timeout (#368)
     new 3e9a32c  add url call test
     new 2dc6a14  add bootstrap stop on after class
     new 1534108  wait grpc port ready
     new ba0964f  reduce sayHelloLong length
     new da5dd17  ignore server send big header & change send multi frame timeout
     new 12b90bb  fix ut
     new 2a36f47  Merge pull request #367 from EarthChen/feat-url-call

The 968 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:
 dubbo-samples-triple/case-configuration.yml        |  6 +++--
 .../src/main/resources/log4j.properties            |  2 +-
 .../dubbo/sample/tri/BasePbConsumerTest.java       |  6 ++++-
 .../dubbo/sample/tri/BaseTriWrapConsumerTest.java  |  7 ++++-
 .../apache/dubbo/sample/tri/TriGenericTest.java    | 30 +++++++++++++++++++---
 .../apache/dubbo/sample/tri/TriPbConsumerTest.java |  5 ++--
 .../dubbo/sample/tri/TriWrapConsumerTest.java      | 23 +++++++++++++++--
 .../tri/application/TriAppPbConsumerTest.java      |  1 +
 .../tri/application/TriAppWrapConsumerTest.java    | 13 ++++++++--
 .../sample/tri/direct/TriDirectPbConsumerTest.java |  9 +++----
 .../tri/direct/TriDirectWrapConsumerTest.java      | 11 ++++++++
 .../tri/grpc/TriGrpcDirectPbConsumerTest.java      | 10 +++++---
 .../tri/inter/TriInterfacePbConsumerTest.java      |  3 +--
 .../tri/inter/TriInterfaceWrapConsumerTest.java    | 12 +++++++++
 14 files changed, 113 insertions(+), 25 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org