[infinispan-dev] Standardising on property names and system parameters

Mircea Markus mircea.markus at jboss.com
Fri Jul 9 07:45:59 EDT 2010


On 9 Jul 2010, at 12:40, Manik Surtani wrote:

> 
> On 9 Jul 2010, at 12:36, Mircea Markus wrote:
> 
>> 
>> On 8 Jul 2010, at 16:00, Manik Surtani wrote:
>> 
>>> Sorry, one more that I intended to demonstrate:
>>> 
>>> 	http://fisheye.jboss.org/browse/Infinispan/trunk/client/hotrod-client/src/main/java/org/infinispan/client/hotrod/impl/SerializationMarshaller.java?r=1999#l39
>>> 
>>> 	marshaller.default-array-size.key
>>> 
>>> should look like:
>>> 
>>> 	infinispan.client.hotrod.marshaller.key-array-init-size
>>> 
>>> or something like that.
>> That's not passed in as a System property, but guess it will go away anyway with the new marshalling stuff
> 
> It is not a system property, but rather a config element in the hotrod-client.properties file.
> 
> And it would still be there, even after ISPN-532 as a hint to key and value size to optimise byte array allocation as you suggested in the thread related to Hot Rod's client marshaller.
Wouldn't prepending all the props in hotrod-client.properties with infinispan.client reduce readability? There's no chance for conflict.
> 
> Cheers
> Manik
> --
> Manik Surtani
> manik at jboss.org
> Lead, Infinispan
> Lead, JBoss Cache
> http://www.infinispan.org
> http://www.jbosscache.org
> 
> 
> 
> 
> 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev




More information about the infinispan-dev mailing list