[ https://issues.apache.org/jira/browse/GEODE-10127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516976#comment-17516976 ]
ASF subversion and git services commented on GEODE-10127: --------------------------------------------------------- Commit e5dd4cff5486652f90caffeacee5eabe6cfbcfe7 in geode's branch refs/heads/develop from Jacob Barrett [ https://gitbox.apache.org/repos/asf?p=geode.git;h=e5dd4cff54 ] GEODE-10127: Improve consistency of marshal/unmarshal calls. (#7463) * Refactor to common constructor. * Add unmarshal method in place of specialized constructor. * Replace toString with specialized marshal for using hostname-for-clients or bind-address. > Incorrect locator hostname used in remote locator connections > ------------------------------------------------------------- > > Key: GEODE-10127 > URL: https://issues.apache.org/jira/browse/GEODE-10127 > Project: Geode > Issue Type: Bug > Components: wan > Affects Versions: 1.15.0 > Reporter: Jacob Barrett > Assignee: Jacob Barrett > Priority: Major > Labels: blocks-1.15.0, pull-request-available > Fix For: 1.15.0 > > > When locators in distributed system (DS) B as for locators in DS A they are > sent the local host name and IP address of the locators and not that of the > {{hostname-for-clients}} or {{bind-address}} properties. -- This message was sent by Atlassian Jira (v8.20.1#820001)