You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2023/08/25 07:47:45 UTC

[GitHub] [incubator-pekko] pjfanning commented on issue #588: Optimize the Current ConcurrentHashMap usage

pjfanning commented on issue #588:
URL: https://github.com/apache/incubator-pekko/issues/588#issuecomment-1692921885

   I don't think we should do this. For me, we need proof that this is a big issue before doing anything. That Dubbo change doesn't even look correct to me. The hack to split the computeIfAbsent call over multiple calls changes the way the code works. We should look at how other teams work around this issue and not just copy the solution from one team.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org