Thanks Guido - any chance you could file a JIRA issue for this? - Mark
http://about.me/markrmiller On Feb 26, 2014, at 6:28 AM, Guido Medina <guido.med...@temetra.com> wrote: > I think it would need Guava v16.0.1 to benefit from the ported code. > > Guido. > > On 26/02/14 11:20, Guido Medina wrote: >> As notes also stated at concurrentlinkedhashmap v1.4, the performance >> changes were ported to Guava (don't know to what version to be honest), so, >> wouldn't be better to use MapMaker builder? >> >> Regards, >> >> Guido. >> >> On 26/02/14 11:15, Guido Medina wrote: >>> Hi, >>> >>> I noticed Solr is using concurrentlinkedhashmap v1.2 which is for Java 5, >>> according to notes at https://code.google.com/p/concurrentlinkedhashmap/ >>> version 1.4 has performance improvements compared to v1.2, isn't Solr 4.x >>> designed against Java 6+? If so, wouldn't it benefit from v1.4? >>> >>> Regards, >>> >>> Guido. >> >