Bug 745891 (EDG-1) - Provide a way for users to pass their own implementation of Key2StringMapper into EDG
Summary: Provide a way for users to pass their own implementation of Key2StringMapper ...
Keywords:
Status: CLOSED DEFERRED
Alias: EDG-1
Product: JBoss Data Grid 6
Classification: JBoss
Component: Build
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 6.0.0
Assignee: Tristan Tarrant
QA Contact:
URL: http://jira.jboss.org/jira/browse/EDG-1
Whiteboard:
Depends On: EDG-3
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-14 11:19 UTC by Martin Gencur
Modified: 2012-08-15 16:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-01 14:30:57 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker EDG-1 0 None Closed Provide a way for users to pass their own implementation of Key2StringMapper into EDG 2012-03-08 17:50:33 UTC

Description Martin Gencur 2011-06-14 11:19:44 UTC
Affects: Documentation (Ref Guide, User Guide, etc.)
project_key: EDG

When using JdbcStringBasedCacheStore as a cache store implementation it's needed to implement a Key2StringMapper interface (when having a non-primitive types for keys) and pass the class to the cache store. The class name is specified in infinispan's configuration file via <property name="key2StringMapperClass" value="..." />
There should be an easy way of doing this for users. Currently, it would probably have to be done via including a jar containing the class in some submodule of EDG.

This also needs to be documented.

Comment 1 Martin Gencur 2011-06-14 11:21:08 UTC
This issue is dependent on the ability to use Jdbc-based cache stores as requested in the linked JIRA.

Comment 2 Martin Gencur 2011-06-14 11:21:08 UTC
Link: Added: This issue depends JBPAPP-6718


Comment 3 Anne-Louise Tangring 2011-09-26 18:56:31 UTC
Docs QE Status: Removed: NEW 



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