dgrove-oss commented on issue #2689: first stage of support for dynamic invoker 
id assignment
URL: 
https://github.com/apache/incubator-openwhisk/pull/2689#issuecomment-329778750
 
 
   Those are good points.  I hadn't thought carefully about a total controller 
restart.  Maybe I should rework to use an external store.  This is definitely 
cold-path code so we can afford to hit a database if we don't have a 
UUID=>invokerID mapping.  Then the in-memory structure is just a cache of the 
system of record.
 
----------------------------------------------------------------
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

Reply via email to