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

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

     [ https://issues.apache.org/jira/browse/SAMZA-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharath Kumarasubramanian closed SAMZA-2524.
--------------------------------------------

> 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
>            Priority: Major
>             Fix For: 1.5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)