[
https://issues.apache.org/jira/browse/GEODE-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192044#comment-16192044
]
ASF subversion and git services commented on GEODE-3687:
--------------------------------------------------------
Commit 0fbca5cf4d3ee4e070e32c377b062001e519ef43 in geode's branch
refs/heads/feature/GEODE-3687 from [~upthewaterspout]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=0fbca5c ]
GEODE-3687: Adding GatewayReceiver.getHost back
GatewayReceiver is a public method, so we can't just remove it.
> create gateway receiver ignores bind-address setting from gemfire.properties
> ----------------------------------------------------------------------------
>
> Key: GEODE-3687
> URL: https://issues.apache.org/jira/browse/GEODE-3687
> Project: Geode
> Issue Type: Bug
> Components: wan
> Reporter: Shelley Lynn Hughes-Godfrey
> Assignee: Shelley Lynn Hughes-Godfrey
>
> Users report that even with `bind-address` set to the ip in
> `gemfire.properties`, the receivers are still giving hostnames to the senders
> instead of ip addresses.
> The GatewayReceiverImpl should not be invoking:
> receiver.setHostnameForClients(host);
> with the local hostname (based on hostname-for-senders and bind-address
> settings).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)