rabbah commented on issue #2689: WIP on dynamic invoker id assignment URL: https://github.com/apache/incubator-openwhisk/pull/2689#issuecomment-326850431 The invoker id could a uuid. When it registers with the load balancer, in the spirit of this pr, it is assigned a message topic to start draining. This topic id is thus orthogonal to the invoker id. This would make the protocol for restart of an invoker a bit more chatty (to recover a lost topic processor) but could be better longer term, and maybe gets us closer to work stealing. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
