[
https://issues.redhat.com/browse/DROOLS-5668?page=com.atlassian.jira.plug...
]
Sylvain Lemoine edited comment on DROOLS-5668 at 9/23/20 4:15 PM:
------------------------------------------------------------------
I made a pull request, I don't know how to properly unit test it, unless adding a
previously serialized session in 7.0.0.Final (for instance) in test/resources and
deserialize it in a test (which I did for my personal testing). Don't know if it's
the kind of binary resources you want to add to the source code... let me know or please
free to provide me some guidance to properly test it, thanks
was (Author: slem1):
I made a pull request, I don't know how to properly unit test it, unless adding a
previously serialized session in 7.0.0.Final (for instance) in test/resources and
deserialize it in a test (which I did for my personal testing). Don't know if it's
the kind of binary resources you want to add to the source code... let me know or please
provide me some guidance to test it, thanks
Latest drools minor versions broke deserialization from earliest 7.x
version due to changes made on the serialization/deserialization of node memories
------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DROOLS-5668
URL:
https://issues.redhat.com/browse/DROOLS-5668
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.43.1.Final
Reporter: Sylvain Lemoine
Assignee: Mario Fusco
Priority: Major
Attachments: drools-node-memories-serialization.tar.gz
Latest drools minor versions broke deserialization from earliest 7.x version due to
changes made on the serialization/deserialization
of node memories. For instance it happens if a serialization has been done with earliest
version and accumulate node.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)