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 2019/10/29 13:18:03 UTC

[GitHub] [rocketmq] geektao opened a new issue #1558: Whether module `acl` can compatible with 1.6 as same as module `client`

geektao opened a new issue #1558: Whether module `acl` can compatible with 1.6 as same as module `client`
URL: https://github.com/apache/rocketmq/issues/1558
 
 
   when use client with acl to connect broker, it will throw compatibility exception,as follows:
   `java.lang.UnsupportedClassVersionError: org/apache/rocketmq/acl/common/AclClientRPCHook : Unsupported major.minor version 52.0`.
   I read the latest(4.5.2) client version's pom.xml,it compile with 1.6 . but module ‘acl’ inherit parent java version is 1.8.  
   
   Whether module `acl` can compatible with 1.6 as same as module `client`?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services