Trying hz-cluster on a 2.20.x I’ve found out the server would not even start anymore.
Tracking down the issue, I’ve found the module packaging gobbles up a number of jackson jars that it does not really need (only needs the core one) and they eventually cause the issue.
The module zip should not have them, as the core jackson jar is already included in the GS webapp.
Trying hz-cluster on a 2.20.x I’ve found out the server would not even start anymore.
Tracking down the issue, I’ve found the module packaging gobbles up a number of jackson jars that it does not really need (only needs the core one) and they eventually cause the issue.
The module zip should not have them, as the core jackson jar is already included in the GS webapp.