[
https://issues.jboss.org/browse/JGRP-2252?page=com.atlassian.jira.plugin....
]
Sebastian Łaskawiec commented on JGRP-2252:
-------------------------------------------
After looking a bit more into the code, I think you are right. Once you write a custom
handler, you can read whatever variable you want.
Closing..
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
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)