byjiang1996 opened a new pull request #1405:
URL: https://github.com/apache/samza/pull/1405


   Feature:
   
   1. Add application environment variable into configs
   
   Change:
   
   Add app.env getter in ApplicationConfig.java
   Wire ApplicationConfig's getEnv function into Util.java 
   Tests:
   1. ./gradlew build.
   
   API Changes: app.env can be now officially obtained either from Util.java or 
ApplicationConfig.java. This applies to application that adds app.env into 
their configs
   
   Upgrade/usage instructions:
   
   If users want to use application environment config in the code, they can 
add app.env into config file.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to