When running different minor or major versions of JGroups in the same cluster, packets from a different version will be discarded with an error message.
However, this should be disablable, e.g. if versions 5.2.20 and 5.3.1 are binary compatible.
In the worst case, (de-)serialization errors will pop up later.
Implement via system property?