[
https://issues.apache.org/jira/browse/GEODE-10254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527635#comment-17527635
]
ASF subversion and git services commented on GEODE-10254:
---------------------------------------------------------
Commit 78d4e56293c2b60be188928ce0fea2af302b6c2c in geode's branch
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=78d4e56293 ]
GEODE-10254: Use original hostname if host is null. (#7618)
If original hostname was not resolvable then host is null. Use hostname
if host is null when marshaling.
> NullPointerException in DistributionLocatorID.marshalForClients()
> -----------------------------------------------------------------
>
> Key: GEODE-10254
> URL: https://issues.apache.org/jira/browse/GEODE-10254
> Project: Geode
> Issue Type: Bug
> Affects Versions: 1.12.0, 1.13.0, 1.14.0, 1.15.0
> Reporter: Jacob Barrett
> Assignee: Jacob Barrett
> Priority: Major
> Labels: needsTriage, pull-request-available
>
> When constructed via {{unmarshal()}} with an unresolvable hostname subsequent
> calls to {{marshalForClients()}} will result in {{NullPointerException}}.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)