yp969803 closed pull request #7591: [ISSUE #7590] computeIfAbsent unit test
modified
URL: https://github.com/apache/rocketmq/pull/7591
--
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 co
yp969803 commented on PR #7591:
URL: https://github.com/apache/rocketmq/pull/7591#issuecomment-1833080227
The error is showing recursive update at this line
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
lizhanhui commented on code in PR #7591:
URL: https://github.com/apache/rocketmq/pull/7591#discussion_r1408678783
##
common/src/test/java/org/apache/rocketmq/common/utils/ConcurrentHashMapUtilsTest.java:
##
@@ -36,6 +36,6 @@ public void computeIfAbsent() {
String value2
yp969803 opened a new pull request, #7591:
URL: https://github.com/apache/rocketmq/pull/7591
### Which Issue(s) This PR Fixes
Fixes #7590
### Brief Description
Comented" ConcurrentHashMapUtils.computeIfAbsent(map, "AaAa", key ->
map.computeIfAbsent("B