[
https://issues.apache.org/jira/browse/HADOOP-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909724#comment-16909724
]
Duo Zhang commented on HADOOP-16488:
------------------------------------
Found another problem because we use IA.Public everywhere...
org.apache.hadoop.registry.client.binding.RegistryUtils is marked as IA.Public,
and it has a public inner class ServiceRecordMarshal, which extends
JsonSerDeser, and JsonSerDeser is a sub class of the JsonSerialization in
hadoop-common...
Is it OK to just remove the ServiceRecordMarshal after we change to use gson?
[[email protected]]
Thanks.
> Remove JsonSerialization from hadoop-common
> -------------------------------------------
>
> Key: HADOOP-16488
> URL: https://issues.apache.org/jira/browse/HADOOP-16488
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: common
> Reporter: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]