[
https://issues.apache.org/jira/browse/METAMODEL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kasper Sørensen resolved METAMODEL-242.
---------------------------------------
Resolution: Fixed
Fix Version/s: 4.5.3
> Deserialization will yield the wrong replacement-class for legacy
> OperatorType class
> ------------------------------------------------------------------------------------
>
> Key: METAMODEL-242
> URL: https://issues.apache.org/jira/browse/METAMODEL-242
> Project: Apache MetaModel
> Issue Type: Bug
> Reporter: Kasper Sørensen
> Assignee: Kasper Sørensen
> Fix For: 4.5.3
>
>
> LegacyDeserializationObjectInputStream seems to have a copy-paste error in
> it's interception of old/legacy enum OperatorType instances which is supposed
> to be replaced by the LegacyOperatorType enum. Instead it seems to try and
> deserialize it as a LegacyFunctionType which isn't gonna work at all.
> I'll be submitting a fix shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)