You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/08/08 11:21:54 UTC

[camel] branch regen_bot updated (d6cbe159dd4 -> 69da9c0315e)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from d6cbe159dd4 CAMEL-18361: Upgrade gRPC to 1.48.1
     add 69da9c0315e camel-grpc: Verify the result of CountDownLatch.await in tests

No new revisions were added by this update.

Summary of changes:
 .../grpc/GrpcConsumerAggregationTest.java          |  9 +++---
 .../component/grpc/GrpcConsumerConcurrentTest.java |  9 +++---
 .../component/grpc/GrpcConsumerExceptionTest.java  |  7 ++--
 .../grpc/GrpcConsumerPropagationTest.java          |  7 ++--
 .../component/grpc/GrpcConsumerSecurityTest.java   |  7 ++--
 .../grpc/GrpcConsumerServerInterceptorTest.java    | 37 ++--------------------
 .../component/grpc/GrpcProducerAsyncTest.java      | 14 ++++----
 .../grpc/RouteControlledStreamObserverTest.java    |  8 ++---
 8 files changed, 34 insertions(+), 64 deletions(-)