You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "William Lo (Jira)" <ji...@apache.org> on 2021/08/25 21:22:00 UTC

[jira] [Updated] (GOBBLIN-1525) Fix bug where FlowConfigV2ResourceHandler is being casted to FlowConfigResourceHandler

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

William Lo updated GOBBLIN-1525:
--------------------------------
    Component/s: gobblin-service

> Fix bug where FlowConfigV2ResourceHandler is being casted to FlowConfigResourceHandler
> --------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1525
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1525
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>            Reporter: William Lo
>            Priority: Major
>
> Continuation from this PR https://github.com/apache/gobblin/pull/3373
> The FlowConfigV2ResourceHandler is being casted to FlowConfigResourceHandler, which still leads to a classcastexception when fetching the response as they are not backwards compatible. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)