You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/06 14:49:10 UTC

[GitHub] markusthoemmes opened a new pull request #3068: Refactored EntitlementProvider to not contain mutability.

markusthoemmes opened a new pull request #3068: Refactored EntitlementProvider to not contain mutability.
URL: https://github.com/apache/incubator-openwhisk/pull/3068
 
 
   Using mutable datastructures, especially closing over them in Futures, is dangerous and non-deterministic. This aims to further terse down the logic used as well.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services