Commit Graph

17 Commits

Author SHA1 Message Date
Oleg Zhurakousky
2176cec0f9 Make GrpcUtils public 2021-11-08 18:28:27 +01:00
ue85540
f2193c95d5 Performance improvements
Avoid generating strings and implicit toString() calls that will be garbage most of the time.
2021-11-05 09:53:26 +01:00
Oleg Zhurakousky
eeb5448a7d GH-751 Ensure RoutingFunction can be applied when function input type is AWS type 2021-11-02 12:15:08 +01:00
Oleg Zhurakousky
2a702ec669 Temporarily disable gRPC tests 2021-10-26 12:19:30 +02:00
Oleg Zhurakousky
f7112d1ef5 GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper" 2021-10-19 18:26:37 +02:00
Oleg Zhurakousky
928f652b8f Disable failing grpc test 2021-10-19 11:46:43 +02:00
Oleg Zhurakousky
b4259b3c3b Revert "Disable gRPC tests temporarily"
This reverts commit 12810a0012.
2021-10-19 10:19:35 +02:00
Oleg Zhurakousky
12810a0012 Disable gRPC tests temporarily 2021-10-19 10:04:07 +02:00
Oleg Zhurakousky
6a48a10d94 gRPC cleanup 2021-10-19 09:10:14 +02:00
Oleg Zhurakousky
c8c0357786 Additional cleanup in gRPC module 2021-10-19 08:07:06 +02:00
Oleg Zhurakousky
6eb85ca5e1 Polish gRPC lifecycle 2021-10-18 20:20:33 +02:00
Oleg Zhurakousky
56a75cd571 Fix server termination 2021-10-18 19:06:04 +02:00
Oleg Zhurakousky
dad3ff75e2 More cleanup in gRPC tests 2021-10-18 18:50:30 +02:00
Oleg Zhurakousky
13be645bc6 Add clean up step to grpc test 2021-10-18 18:34:02 +02:00
Oleg Zhurakousky
d548365dc4 Increased timeouts 2021-10-18 18:23:11 +02:00
Oleg Zhurakousky
64844ce0d9 Fix gRPC test to use dynamic port 2021-10-18 18:16:10 +02:00
Oleg Zhurakousky
cd8d556624 Reorganization of grpc code 2021-10-18 17:55:33 +02:00