Skip to content

Conversation

@cadef
Copy link
Contributor

@cadef cadef commented Sep 20, 2016

Fixes #1352.

App Engine now has two environments, Standard and Flexible. The Flexible environment is just a Docker container, and as such can use standard Java threading. This change detects the Flexible environment via an environment variable that does not exist in the Standard environment, but exists for Flexible (both in local development and in production).

@mattrjacobs
Copy link
Contributor

Looks great @cadef! Thanks for the contribution

@mattrjacobs mattrjacobs merged commit f16c08f into Netflix:master Sep 21, 2016
@cadef cadef deleted the platformspecific_gae_flexible branch September 21, 2016 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants