[
https://issues.apache.org/jira/browse/GEODE-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shelley Lynn Hughes-Godfrey resolved GEODE-3882.
------------------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Pushed to develop
{noformat}
commit 70698e426a4b57981a1d3977cbc7eb492b09a322
Author: Lynn Hughes-Godfrey <[email protected]>
Date: Fri Oct 20 11:55:39 2017 -0700
GEODE-3882: ClusterConfiguration to support GatewayReceiver
hostnameForSenders
- Add support for GatewayReceiver hostnameForSenders in CacheXmlGenerator
(already there in CacheXmlParser)
- improve WANClusterConfigurationDUnitTest to verify specific
GatewayReceiver attributes
{noformat}
> ClusterConfiguration needs to support GatewayReceiver hostnameForSenders
> ------------------------------------------------------------------------
>
> Key: GEODE-3882
> URL: https://issues.apache.org/jira/browse/GEODE-3882
> Project: Geode
> Issue Type: Bug
> Components: wan
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Shelley Lynn Hughes-Godfrey
> Assignee: Shelley Lynn Hughes-Godfrey
> Fix For: 1.4.0
>
>
> Currently the WANClusterConfigurationDUnitTest just verifies that the cluster
> configuration includes a gateway receiver, but does not verify any of the
> GatewayReceiver attributes. While improving this test (to verify the
> GatewayReceiver attributes), I found that the hostnameForSenders is not saved
> in ClusterConfiguration as there was no support for this in the
> CacheXmlGenerator.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)