You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/01/27 02:43:45 UTC

[GitHub] [rocketmq] guyinyou commented on pull request #3718: [ISSUE #3717][RIP-27] Auto batching in producer

guyinyou commented on pull request #3718:
URL: https://github.com/apache/rocketmq/pull/3718#issuecomment-1022793052


   @yuz10 There is no lamda expression in jdk1.6. For compatibility with it, replace computeIfAbsent with putIfAbsent.


-- 
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: dev-unsubscribe@rocketmq.apache.org

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