[
https://issues.apache.org/jira/browse/GEODE-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-8524:
----------------------------------
Labels: pull-request-available (was: )
> 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)