[
https://issues.apache.org/jira/browse/ROCKETMQ-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038843#comment-16038843
]
ASF GitHub Bot commented on ROCKETMQ-208:
-----------------------------------------
Github user dongeforever commented on the issue:
https://github.com/apache/incubator-rocketmq/pull/110
@Jaskey This PR has been merged and will be released in 4.1.0. Thanks a lot
for your work.
> incompatibility problem found in enviroment of JDK 1.7 when running client
> --------------------------------------------------------------------------
>
> Key: ROCKETMQ-208
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-208
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-client
> Environment: jdk 1.7
> Reporter: laiyiyu
> Assignee: Jaskey Lam
>
> when I start the application which dependencies on rmq client 3.5.8 in
> java7, the application throw the exception no such method, causing by the
> ConcurrentHashMap inner class KeySetView of the java8 incompatible with
> the java7;
> so , I think the official use the java8 packing the rmq source code
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)