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

ningjiang pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.


    from 1b4a9cc  SCB-342 Add TLS support for gRPC (#181)
     new 2af0397  SCB-342 Updated the AlphaIntegrationTest with and without SSL
     new ba4d3b5  SCB-342 Clean up the ssl settings
     new ac3eeb1  SCB-342 Clean up the SSL configuration
     new 6174ebf  SCB-342 Fixed the build error of alpha server
     new d8ad37c  SCB-245 Added log dependency for tracking the test error

The 5 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:
 .../saga/alpha/server/GrpcServerConfig.java        | 20 +++---
 .../saga/alpha/server/GrpcStartable.java           | 28 ++++++---
 .../src/main/resources/application.yaml            | 11 +++-
 .../saga/alpha/server/AlphaIntegrationTest.java    | 42 ++++---------
 .../alpha/server/AlphaIntegrationWithSSLTest.java  | 73 ++++++++++++++++++++++
 alpha/pom.xml                                      | 13 +++-
 .../saga/omega/spring/OmegaSpringConfig.java       |  6 +-
 .../omega-transport/omega-transport-dubbo/pom.xml  |  8 ++-
 .../booking/src/main/resources/application.yaml    |  6 --
 .../car/src/main/resources/application.yaml        |  7 ---
 10 files changed, 146 insertions(+), 68 deletions(-)
 create mode 100644 
alpha/alpha-server/src/test/java/org/apache/servicecomb/saga/alpha/server/AlphaIntegrationWithSSLTest.java

-- 
To stop receiving notification emails like this one, please contact
ningji...@apache.org.

Reply via email to