Uploaded image for project: 'Apache Gobblin'
  1. Apache Gobblin
  2. GOBBLIN-663

Fix Typesafe config resolution failure for non-HOCON strings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.15.0
    • 0.15.0
    • gobblin-service
    • None

    Description

      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. 

      Attachments

        Activity

          People

            sv2000 Sudarshan Vasudevan
            sv2000 Sudarshan Vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: