Ke Wu created SAMZA-2524:
----------------------------
Summary: Fix Util#envVarEscape not to escape apostrophe
Key: SAMZA-2524
URL: https://issues.apache.org/jira/browse/SAMZA-2524
Project: Samza
Issue Type: Bug
Reporter: Ke Wuescaped env var will be read with SamzaObjectMapper.getObjectMapper().readValue, which does not recognize escaped apostrophe as apostrophe does not need to escaped in double quoted env var. -- This message was sent by Atlassian Jira (v8.3.4#803005)
