Bug 1200525 - Persistent Store containing a Map written by JDG <6.3 can not read with JDG 6.4
Summary: Persistent Store containing a Map written by JDG <6.3 can not read with JDG 6.4
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: ER1
: 6.5.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
: 1202844 (view as bug list)
Depends On: 1200514
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-10 18:32 UTC by William Burns
Modified: 2015-06-23 12:24 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1200514
Environment:
Last Closed: 2015-06-23 12:24:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-5072 0 Major Resolved MapExternalizer no longer needs to extend InstanceReusingAdvancedExternalizer 2017-01-11 10:37:04 UTC

Comment 2 William Burns 2015-03-17 15:34:11 UTC
*** Bug 1202844 has been marked as a duplicate of this bug. ***

Comment 3 William Burns 2015-03-18 18:17:30 UTC
Additional PR: https://github.com/infinispan/jdg/pull/576

Note that this fix only works for loaders that use the Marshaller method objectFromByteBuffer.  If they use objectFromObjectStream method it will only use the JDG 6.3 / 6.4.1 / 6.5 serialization method.

Comment 4 Martin Gencur 2015-04-03 06:20:19 UTC
Verified by a test that writes data with version 6.1.2.Final-redhat-1 and reads data with latest ER1 build (6.3.0.ER1-redhat-1).


Note You need to log in before you can comment on or make changes to this bug.