[infinispan-dev] Constructing ConcurrentHashMaps
Manik Surtani
manik at jboss.org
Sat Feb 25 06:32:30 EST 2012
Guys
I have created a ConcurrentMapFactory and have changed our codebase to always use this factory when constructing ConcurrentMaps. Please always make sure we use this going forward, rather than directly creating concurrent maps with new ConcurrentHashMap().
If you spot any places in the code that directly constructs ConcurrentHashMap that I may have missed, please go ahead and fix.
See
https://issues.jboss.org/browse/ISPN-1889
https://github.com/infinispan/infinispan/pull/971
Cheers
Manik
--
Manik Surtani
manik at jboss.org
twitter.com/maniksurtani
Lead, Infinispan
http://www.infinispan.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20120225/2a1d7a21/attachment.html
More information about the infinispan-dev
mailing list