You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2018/01/11 00:56:00 UTC

[jira] [Created] (SCB-217) fix usage of ConcurrentHashMap concurrence problem

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)