ArpNetworking/metrics-aggregator-daemon

HttpPostSinkActor Request Builder to TLB

Opened this issue · 0 comments

The setters on the Request builder are invoked both in HttpPostSink and HttpPostSinkActor. We need to address this shared ownership of Request construction or else use a more indirect construction technique to allow using TLB for Request.