uber / tchannel

network multiplexing and framing protocol for RPC
MIT License
1.15k stars 129 forks source link

getClientChannel does not set request defaults when returning a service channel #1364

Open prashantv opened 9 years ago

prashantv commented 9 years ago

No requestDefaults are set here: https://github.com/uber/tchannel/blob/master/node/hyperbahn-client.js#L193