[
https://issues.apache.org/jira/browse/GEODE-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275239#comment-17275239
]
ASF subversion and git services commented on GEODE-8871:
--------------------------------------------------------
Commit 6391584c195a85714fff62cfa1e0c1d0ea6de6aa in geode-native's branch
refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=6391584 ]
GEODE-8871: parse server response messages for PUT and CONTAINS_KEY (#730)
- parse server response messages for PUT and CONTAINS_KEY
- Fix bad regex (copy/paste error)
- Also some formatting fixes
> Parse server replies to PUT and CONTAINS_KEY messages in gnmsg
> --------------------------------------------------------------
>
> Key: GEODE-8871
> URL: https://issues.apache.org/jira/browse/GEODE-8871
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Blake Bender
> Assignee: Blake Bender
> Priority: Major
> Labels: pull-request-available
>
> As a developer, I would like to be able to see information returned from the
> server in response to common message for debugging purposes. PUT and
> CONTAINS_KEY messages are a decent place to start, and correspond to certain
> flavors of REPLY and RESPONSE server messages, respectively. Seeing the
> information in these server messages may be helpful in gnmsg output.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)