You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Ke Wu (Jira)" <ji...@apache.org> on 2020/05/15 01:05:00 UTC

[jira] [Created] (SAMZA-2524) Fix Util#envVarEscape not to escape apostrophe

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 Wu


escaped 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)