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

Hung Tran resolved GOBBLIN-663.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request #2534
[https://github.com/apache/incubator-gobblin/pull/2534]

> Fix Typesafe config resolution failure for non-HOCON strings
> ------------------------------------------------------------
>
>                 Key: GOBBLIN-663
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-663
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Sudarshan Vasudevan
>            Priority: Major
>             Fix For: 0.15.0
>
>
> The change from 'parseMap' to 'parseString' inside 
> FlowConfigResourceLocalHandler is backwards-incompatible i.e. it now only 
> accepts valid HOCON strings. For literal strings in the REST.li request which 
> may contain special characters such as ":" or "*" and which are forbidden by 
> HOCON unless properly escaped, the request will fail with ConfigException. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to