[infinispan-dev] configuring the consistent hash

Manik Surtani manik at jboss.org
Mon Jan 31 15:03:17 EST 2011


Isn't this overkill?  What props would one need to pass in to a consistent hash implementation?

On 31 Jan 2011, at 15:33, Mircea Markus wrote:

> Hi,
> 
> While extending the ConsistentHash I needed to pass some config params to my custom implementation - this is not currently supported
> I think adding this functionality would be useful and consistent with other extension points, e.g. cacheLoaders.
> What I have in mind is something like:
> <hash ...>
> 	<consistentHashFunction class="...">
>           <properties>
> 	   </properties>
> 	</consistentHashFunction>
> </hash>
> 
> Wdyt?
> 
> Cheers,
> Mircea
> 
> 
> 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

--
Manik Surtani
manik at jboss.org
twitter.com/maniksurtani

Lead, Infinispan
http://www.infinispan.org






More information about the infinispan-dev mailing list