[RFC][netx]: unsafe write to HashMap

Andrew Haley aph at redhat.com
Tue Apr 5 09:28:29 PDT 2011


On 04/05/2011 05:21 PM, Denis Lila wrote:
>> If you need the Map to be safe for concurrent access, then you should
>> say so in its type, no?
> 
> That's a good point. Is it ok to push after I
> change "Map" to "ConcurrentHashMap"? (I would like to avoid
> another patch for such a small change)

Yes.

Andrew.



More information about the distro-pkg-dev mailing list