Guozhang Wang created KAFKA-3515:
------------------------------------
Summary: 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
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)