GoogleCloudPlatform / traffic-director-grpc-examples

Apache License 2.0
21 stars 22 forks source link

Can not run traffic-splitting examples in go if affinity BS is configured #73

Closed dapengzhang0 closed 3 years ago

dapengzhang0 commented 3 years ago

Client that does not support affinity will fail the RPC if affinity BS is configured by TD. Need to make change to the wallet example to not fail non-affinity examples for all client languages.