[infinispan-dev] being able to preload data from a JdbcStringBasedCacheStore

Manik Surtani manik at jboss.org
Mon Aug 9 07:20:21 EDT 2010


This is being addressed now.  Please see updated JIRA.

On 7 Aug 2010, at 16:23, Sanne Grinovero wrote:

> Hello,
> as Mircea pointed out that the JdbcStringBasedCacheStore should be
> used instead of the JdbcBinaryCacheStore when possible,
> in particular when I'm under control of all key types - which is the
> case for the LuceneDirectory - so I'd like to use it.
> 
> Unfortunately I just opened ISPN-579, and this issue also points out
> that this Store implementation actually doesn't support preloading, a
> natural consequence from the fact that the Key2StringMapper is missing
> the inverse transformation from String to Object.
> 
> I'd like to define the interface for the inverse transformation too, I
> think it would be useful - possibly not making it mandatory, by
> allowing to throw a non-supported-operation exception or extending the
> interface to a new one having the missing method.
> 
> WDYT?
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Manik Surtani
manik at jboss.org
Lead, Infinispan
Lead, JBoss Cache
http://www.infinispan.org
http://www.jbosscache.org






More information about the infinispan-dev mailing list