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.

Reply via email to