]
Sebastian Łaskawiec closed JGRP-2252.
-------------------------------------
Resolution: Rejected
Allow passing arguments when using custom IP address supplier
-------------------------------------------------------------
Key: JGRP-2252
URL:
https://issues.jboss.org/browse/JGRP-2252
Project: JGroups
Issue Type: Task
Affects Versions: 4.0.10
Environment: Kubernetes and OpenShift
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
Fix For: 4.0.12
When investigating x-site replication for one of more public clouds, we discover that it
would be useful to have a Custom IP supplier that allows passing arguments into the
supplier instance.
An example could look like the following:
{{external_addr="custom:org.bla.Blah;args:LoadBalancerServiceName"}}
One might use the following demo for testing:
https://github.com/infinispan-demos/JDG-x-site-replication-demo