[infinispan-dev] Global configuration consistency issue

Pete Muir pmuir at redhat.com
Thu Jan 12 11:29:14 EST 2012


If that works for the Infinispan internals, yes, it's better that way!

On 12 Jan 2012, at 16:12, Galder Zamarreño wrote:

> Hi Pete,
> 
> I've found a consistency issue in the global configuration:
> 
> TransportConfiguration has a reference to Transport coming from transportClass attribute resolution.
> 
> However, when you go to SerializationConfiguration, you see Class<? extends Marshaller> rather than Marshaller as resolved from marshallerClass. I think this should Marshaller as opposed to Class<? extends Marshaller>. WDYT?
> 
> Cheers,
> --
> Galder Zamarreño
> Sr. Software Engineer
> Infinispan, JBoss Cache
> 




More information about the infinispan-dev mailing list