[
https://issues.apache.org/jira/browse/GEODE-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974521#comment-16974521
]
Bruce J Schuchardt commented on GEODE-7301:
-------------------------------------------
I'm not sure where that ID with the brackets around it came from. That's all
in ClientProxyMembershipId, right? I can't tell from your comment whether this
is a durable or non-durable identifier because the text is clipped in the
exception. At any rate, you need to figure out why the server running the old
version used a numeric address in the region name and you'll have to conform to
that somehow.
> Remove code that disables the use of hostnames in membership identifiers
> ------------------------------------------------------------------------
>
> Key: GEODE-7301
> URL: https://issues.apache.org/jira/browse/GEODE-7301
> Project: Geode
> Issue Type: Improvement
> Components: membership
> Reporter: Bruce J Schuchardt
> Assignee: Mario Kevo
> Priority: Minor
> Labels: low-hanging-fruit, newbie
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When network-partition-detection is enabled membership identifiers use
> numeric host IP addresses instead of host names. This should be changed to
> always use host names - much of the rest of Geode uses hostnames regardless
> of how this setting is configured, so we're dependent on the computer's host
> name resolution service anyway.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)