]
Radoslav Husar updated WFLY-6244:
---------------------------------
Summary: Create common module for all JGroups protocols (was: Create common module
for JGroups protocols)
Create common module for all JGroups protocols
----------------------------------------------
Key: WFLY-6244
URL:
https://issues.jboss.org/browse/WFLY-6244
Project: WildFly
Issue Type: Feature Request
Components: Clustering
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Create a new jgroups protocol module that depends on all modules that supply jgroups
protocol classes. Then we can change the default module to load protocols from to the
newly created one. Prevents pulling unnecessary classes.