You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2017/08/09 20:04:00 UTC

[jira] [Resolved] (GOBBLIN-195) Ability to switch Avro schema namespace switch before registering with Kafka Avro Schema registry

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

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

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

> Ability to switch Avro schema namespace switch before registering with Kafka Avro Schema registry
> -------------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-195
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-195
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Abhishek Tiwari
>            Assignee: Abhishek Tiwari
>
> Ability to switch Avro schema namespace switch before registering with Kafka Avro Schema registry. This is useful when we want to maintain backward compatibility with the schema registered in the registry since registry does not allows for difference in namespace. 
> This however has no impact on write / read of actual Avro bytes for the event because they are mapped back to the fields irrespective of namespace. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)