[ 
https://issues.apache.org/jira/browse/KAFKA-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227414#comment-15227414
 ] 

ASF GitHub Bot commented on KAFKA-3515:
---------------------------------------

GitHub user guozhangwang opened a pull request:

    https://github.com/apache/kafka/pull/1191

    KAFKA-3515: migrate json serde from connect to common

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/guozhangwang/kafka K3515

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1191.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1191
    
----
commit cf1eceacdf9ed0fdad0ba82d2872c47d4c8933da
Author: Guozhang Wang <wangg...@gmail.com>
Date:   2016-04-06T00:12:18Z

    migrate json serde from connect to common

----


> Migrate org.apache.kafka.connect.json.JsonSerializer / Deser to common 
> package 
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-3515
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3515
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>             Fix For: 0.10.0.0
>
>
> We have these two classes in org.apache.kafka.connect.json but they should 
> really be in o.a.k.common.serialization. To maintain backward compatibility 
> we need to duplicate it for now and mark the ones in connect as deprecated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to