> LGTM. > @beiwei30 > Would u pls review this pr? `get()` method in `LinkedHashMap` is not threadsafe.that's a bad pr. [details](https://blog.csdn.net/wawmg/article/details/19482041)
复盘最近PR为明天面试做准备的时候,突然发现这里不能用RWLock,因为其数据结构基础`linkedMap`的`get()`方法将会修改保持顺序的链表,即`get()`操作也有修改。感谢花费时间帮助review。 [ Full content available at: https://github.com/apache/incubator-dubbo/pull/2627 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
