[ https://issues.apache.org/jira/browse/GEODE-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201614#comment-17201614 ]
ASF subversion and git services commented on GEODE-8524: -------------------------------------------------------- Commit b3216fa70144688a29fe32235e0bd8fc9e015d69 in geode-native's branch refs/heads/develop from Blake Bender [ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=b3216fa ] GEODE-8524: Add support for KEY_SET and GET_ALL_70 messages (#655) Co-authored-by: Blake Bender <bbl...@vmware.com> > 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)