]
Galder Zamarreño updated ISPN-2748:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
ExternalizerTable should look for annotations when not finding an
externalizer in its writers
---------------------------------------------------------------------------------------------
Key: ISPN-2748
URL:
https://issues.jboss.org/browse/ISPN-2748
Project: Infinispan
Issue Type: Bug
Components: Marshalling
Affects Versions: 5.1.2.FINAL, 5.2.0.CR2
Reporter: Randall Hauch
Assignee: Galder Zamarreño
Fix For: 5.2.0.Final
The {{ExternalizerTable.isMarshallableCandidate(Object)}} method currently looks in its
writers to see if there is an externalizer for the supplied class. However, under certain
circumstances, a user-friendly externalizer is not registered. So this method should also
look for annotations to see if the class has a user-friendly externalizer.
See MODE-1769 for background.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: