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] [Created] (GOBBLIN-1525) Fix bug where FlowConfigV2ResourceHandler is being casted to FlowConfigResourceHandler

William Lo created GOBBLIN-1525:
-----------------------------------

             Summary: 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
            Reporter: William Lo


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)