[infinispan-issues] [JBoss JIRA] (ISPN-2748) ExternalizerTable should look for annotations when not finding an externalizer in its writers
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 10:29:47 EST 2013
[ https://issues.jboss.org/browse/ISPN-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-2748:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated. Thanks!
> 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list