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: [email protected] With regards, Apache Git Services
