-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
13.0.8.Final
-
None
Hi,
when running infinispan with jdk 17 and SASL activated, we get an error message IllegalArgumentException "No SASL server factory found".
This is linked to the jgroups issue: JGRP-2611.
And it could explain issue such as ISPN-13739 (but the bug report does not indicate whether they are using jdk17).
Is there any plan to fix SASL authenticated infinispan cluster with jdk 17 ? (SASL has been removed from jgroups 5.x JGRP-2377)
- is caused by
-
JGRP-2611 SaslUtils generates an illegal reflective access with jdk 11 and does not work with jdk 17
- Resolved