[
https://issues.apache.org/jira/browse/GEODE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272250#comment-17272250
]
ASF subversion and git services commented on GEODE-8868:
--------------------------------------------------------
Commit a4afaf31d9739172171f82e90201dd13abd6e1e1 in geode-native's branch
refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=a4afaf3 ]
GEODE-8868: Add thread_id parameter to gnmsg command line (#727)
- filter messages by thread, so we can see which responses correspond to
which requests
- also decoded the CONTAINS_KEY message in the course of other debugging
Co-authored-by: Blake Bender <[email protected]>
> Add thread id filtering to gnmsg
> --------------------------------
>
> Key: GEODE-8868
> URL: https://issues.apache.org/jira/browse/GEODE-8868
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Blake Bender
> Assignee: Blake Bender
> Priority: Major
> Labels: pull-request-available
>
> As a developer using gnmsg, I would like to be able to see only messages sent
> on a particular thread. This would allow me to definitively tie a response
> from the server to a specific request from a client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)