[
https://issues.apache.org/jira/browse/GEODE-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984629#comment-16984629
]
ASF subversion and git services commented on GEODE-7511:
--------------------------------------------------------
Commit 8233e2fdc44cebf3ebfac607960b2003ba864f54 in geode-native's branch
refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=8233e2f ]
GEODE-7511: Fix endpoint truncation bug (#557)
* DNS name was being truncated to 128 characters
* Also replace char[128] with std::string
> Support Long DNS Names
> ----------------------
>
> Key: GEODE-7511
> URL: https://issues.apache.org/jira/browse/GEODE-7511
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Michael Martell
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> NodeJS client was failing on PCC 1.9.1. Long DNS was introduced in PCC 1.9.1
> for locator and server members. The spec for DNS says names can be up to
> approximately 256 characters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)