Bug 1136064 - Externalizers not being used in the Lucene Directory
Summary: Externalizers not being used in the Lucene Directory
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Infinispan
Version: 6.3.1,6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ER2
: 6.3.1
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks: 1139652
TreeView+ depends on / blocked
 
Reported: 2014-09-01 14:48 UTC by Gustavo Fernandes
Modified: 2015-01-26 14:05 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
: 1139652 (view as bug list)
Environment:
Last Closed: 2015-01-26 14:05:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4685 0 Major Resolved Lucene Directory Externalizers not used on server deployment 2015-05-13 01:56:40 UTC

Description Gustavo Fernandes 2014-09-01 14:48:19 UTC
Description of problem:

FileCacheKey, FileMetadata and other objects that hold lucene files are not being serialized using the provided Externalizer in the LifeCycleCallback and java Serialization is being used to transfer them. This happens when used the as-modules and potentially in the server itself


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Gustavo Fernandes 2014-09-02 07:10:17 UTC
PRs:

6.3.x: https://github.com/infinispan/jdg/pull/222
6.4.x: https://github.com/infinispan/jdg/pull/223

Comment 3 Adrian Nistor 2014-09-02 13:43:46 UTC
Gustavo, should this info be linked to ISPN-4685 ?

Comment 4 Adrian Nistor 2014-09-02 14:43:03 UTC
Both PRs are merged. Thanks Gustavo!


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