You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/12 11:47:00 UTC

[jira] [Commented] (GEODE-10300) C++ Native client messages coming from the locator cannot be longer than 3000 bytes

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

ASF GitHub Bot commented on GEODE-10300:
----------------------------------------

albertogpz opened a new pull request, #970:
URL: https://github.com/apache/geode-native/pull/970

   …3000 bytes
   
   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.




> 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: needsTriage
>
> 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.7#820007)