You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Blake Bender (Jira)" <ji...@apache.org> on 2020/09/24 16:53:00 UTC

[jira] [Resolved] (GEODE-8524) Add support for KEY_SET and GET_ALL_70 messages to gnmsg

     [ https://issues.apache.org/jira/browse/GEODE-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Bender resolved GEODE-8524.
---------------------------------
    Resolution: Fixed

> Add support for KEY_SET and GET_ALL_70 messages to gnmsg
> --------------------------------------------------------
>
>                 Key: GEODE-8524
>                 URL: https://issues.apache.org/jira/browse/GEODE-8524
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Assignee: Blake Bender
>            Priority: Major
>              Labels: pull-request-available
>
> As a user of the gnmsg parsing tool, I would like to see data for as many messages as possible in my log dumps.   Currently the tool does not parse either the `KEY_SET` message which is sent as a result of a region `serverKeys()` call, or the `GET_ALL_70` message sent by the `getAll()` API.  We need to add the basics of parsing these messages (objects/parts of messages), and perhaps add decoding of some/all of the data later.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)