Extend load balancer to track activations.  Switch activation throttler from consul to this. (#1407)

* Maintain all activations in various maps sharing the same entry.
Consistenly add/delete only via setupActivation, processCompletion, invoker restart callback.

* Switch activation throttler to using load balancer service's notion of concurrent activation counts.
1 file changed