]
Work on TEIID-5476 started by Steven Hawkins.
---------------------------------------------
Teiid Embedded brings in JGroups dependency implicitly
------------------------------------------------------
Key: TEIID-5476
URL:
https://issues.jboss.org/browse/TEIID-5476
Project: Teiid
Issue Type: Enhancement
Components: Embedded
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.0
Teiid Embedded brings in the JGroups dependency implicitly even when there is no
clustering is required by the user. This adds about 2.5MB to the size.
Irrespective of the size, with the move to container kind of workloads, this should be
enhanced such that it is an additional layer rather than part of the core layer.