Christopher Tubbs created ACCUMULO-4755:
-------------------------------------------
Summary: Register a custom serializer for AbstractId types
(Table.ID and Namespace.ID)
Key: ACCUMULO-4755
URL: https://issues.apache.org/jira/browse/ACCUMULO-4755
Project: Accumulo
Issue Type: Task
Components: monitor
Reporter: Christopher Tubbs
Priority: Minor
Fix For: 2.0.0
As quick follow-on to ACCUMULO-4745, I think it might be worth taking a look at
registering a custom serializer for AbstractId types, so we can keep a
reference to the original Table.ID objects in the REST POJOs, and still have
the serialization do the right thing.
I found this wiki, which may be helpful.
https://github.com/FasterXML/jackson-docs/wiki/JacksonHowToCustomSerializers
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)