[
https://issues.apache.org/jira/browse/SHIRO-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370754#comment-17370754
]
Tamás Cservenák commented on SHIRO-816:
---------------------------------------
HZ4 introduced (intentional) binary incompatibility with HZ3 ({{IMap}} moved
from {{com.hazelcast.core}} package to {{org.hazelcast.map}} package), and
method reference holds return type as well (that in this case, is changed), JVM
will not be able to find method (compile vs runtime, one os 3.x other is 4.x).
> Update shiro-hazelcast to support Hazelcast 4.2
> -----------------------------------------------
>
> Key: SHIRO-816
> URL: https://issues.apache.org/jira/browse/SHIRO-816
> Project: Shiro
> Issue Type: Improvement
> Reporter: Steve Lopez
> Priority: Major
>
> The latest version of shiro-hazelcast works only on the 3.x versions of
> Hazelcast.jar The latest version of Hazelcast is now 4.2
> ([https://mvnrepository.com/artifact/com.hazelcast/hazelcast/4.2)]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)