Skip to content

Whether module acl can compatible with 1.6 as same as module client #1558

@geektao

Description

@geektao

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions