[infinispan-issues] [JBoss JIRA] Assigned: (ISPN-969) HotRod server not really supporting Berkeley DB as a cache store due to ByteArrayKey not being serializable

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue Mar 8 18:02:45 EST 2011


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

Manik Surtani reassigned ISPN-969:
----------------------------------

    Assignee: Galder Zamarreño  (was: Manik Surtani)


> HotRod server not really supporting Berkeley DB as a cache store due to ByteArrayKey not being serializable
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-969
>                 URL: https://issues.jboss.org/browse/ISPN-969
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Cache Server
>    Affects Versions: 5.0.0.ALPHA3
>            Reporter: Octavian Florescu
>            Assignee: Galder Zamarreño
>            Priority: Critical
>             Fix For: 5.0.0.Final
>
>
> Configuring HotRot caches to use BdbjeCacheStore as a cache store does not work:
> - try to put a value (string) for a key (string)
> - CacheLoaderInterceptor.loadIfNeeded() is invoked
> - BdbjeCacheStore.load(Object key) throws as the key is an ByteArrayKey and not serializable

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list