[infinispan-issues] [JBoss JIRA] (ISPN-1458) Allow to explicitly register a key transformer in KeyTransformationHandler

Sanne Grinovero (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 19 07:17:45 EDT 2011


     [ https://issues.jboss.org/browse/ISPN-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated ISPN-1458:
----------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> Allow to explicitly register a key transformer in KeyTransformationHandler
> --------------------------------------------------------------------------
>
>                 Key: ISPN-1458
>                 URL: https://issues.jboss.org/browse/ISPN-1458
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Querying
>    Affects Versions: 5.1.0.BETA1
>            Reporter: Marko Lukša
>            Assignee: Sanne Grinovero
>            Priority: Minor
>             Fix For: 5.1.0.BETA3
>
>
> Currently, KeyTransformationHandler only supports simple key types (String, int, ...) and custom key types annotated with {{@Transformable}}. 
> If you are unable to annotate the key class you are using (e.g. the key class is from another library), you can't store the key as a cache key (if indexing is enabled on the cache).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list