kw2542 opened a new pull request #1360:
URL: https://github.com/apache/samza/pull/1360
Symptom: Job to fail to launch.
Cause: apostrophe in config is escaped causing
SamzaObjectMapper.getObjectMapper().readValue to fail on AM when reading env
var.
Changes: Update Util#envVarEscape not to escape apostrophe.
Tests: Unit tests updated to test such cases.
API Changes: None
Upgrade Instructions: None
Usage Instructions: None
----------------------------------------------------------------
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]