[ 
https://issues.apache.org/jira/browse/GEODE-10300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581204#comment-17581204
 ] 

ASF subversion and git services commented on GEODE-10300:
---------------------------------------------------------

Commit 70185ee4d2a4b34bf83d753a648a84a3f91554e7 in geode-native's branch 
refs/heads/develop from Alberto Gomez
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=70185ee4d ]

GEODE-10300: C++ native client: Allow locator responses greater than … (#970)

* GEODE-10300: Fix locator response size limit in C++ client

If a response message from the locator to the C++ native client
is longer than 3000 bytes the C++ native client will only
read the first 3000 bytes.

* GEODE-10300: Updated after review

* GEODE-10300: Updated after review

* GEODE-10300: Updated after another review

* GEODE-10300: Updated after some more reviews

* GEODE-10300: Some more changes after review.

* GEODE-10300: Small change after review

* GEODE-10300: Remove unneeded space

> C++ Native client messages coming from the locator cannot be longer than 3000 
> bytes
> -----------------------------------------------------------------------------------
>
>                 Key: GEODE-10300
>                 URL: https://issues.apache.org/jira/browse/GEODE-10300
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Alberto Gomez
>            Assignee: Alberto Gomez
>            Priority: Major
>              Labels: pull-request-available
>
> If a locator sends a response to the C++ native client that is longer than 
> 3000 bytes the C++ native client library will only read the first 3000 bytes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to