[infinispan-dev] Auto-detection of appropriate key2StringMapperClass
Sanne Grinovero
sanne at infinispan.org
Wed Mar 8 11:34:47 EST 2017
It seems I keep forgetting that the "key2StringMapperClass" needs to
be explicitly set when using the String based JDBC CacheStore, which I
think is a quite popular store.
http://infinispan.org/docs/dev/user_guide/user_guide.html#storing_the_index_in_a_database
I think we could remove the need to configure this with an appropriate
service discovery?
We could keep the property so to be able to override the discovery process.
Would anyone volunteer to implement this?
Thanks,
Sanne
More information about the infinispan-dev
mailing list