]
Sammy Chu updated ISPN-12215:
-----------------------------
Git Pull Request:
Add XML configurable properties for JGroupsChannelLookup
--------------------------------------------------------
Key: ISPN-12215
URL:
https://issues.redhat.com/browse/ISPN-12215
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Sammy Chu
Priority: Minor
In ISPN-776, other lookup classes already support properties configuration by
<property /> XML element, but JGroupsChannelLookup is missing, so cannot be
configured to use different JGroupsChannelLookup implementation by XML configuration.
Suggest to add <property /> elements under <transport /> element to support
passing properties to the Transport instance.