wujimin created SCB-217: --------------------------- Summary: fix usage of ConcurrentHashMap concurrence problem Key: SCB-217 URL: https://issues.apache.org/jira/browse/SCB-217 Project: Apache ServiceComb Issue Type: Bug Components: Java-Chassis Reporter: wujimin Assignee: wujimin Fix For: java-chassis-1.0.0-m1
computeIfAbsent will do a synchronize operation every times. hot methods must not invoke it directly. -- This message was sent by Atlassian JIRA (v6.4.14#64029)