[
https://issues.apache.org/jira/browse/GEODE-7757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029514#comment-17029514
]
ASF subversion and git services commented on GEODE-7757:
--------------------------------------------------------
Commit 93c365a0afb3c7429c81b867184baea2d2c27878 in geode's branch
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=93c365a ]
GEODE-7757: show more detailed status for Gateway senders (#4670)
> list gateway command should also show the gateway sender's connected state
> --------------------------------------------------------------------------
>
> Key: GEODE-7757
> URL: https://issues.apache.org/jira/browse/GEODE-7757
> Project: Geode
> Issue Type: Improvement
> Components: gfsh
> Reporter: Jinmei Liao
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Pulse shows the gateway sender's connected state, but gfsh list gateways
> sender command only shows the running/paused/stopping state, and user needs
> to infer the "connected" state by the information in the "Receiver Location"
> column.
> Here is the output sample of list gateways:
> {noformat}
> GatewaySender Id | Member | Remote Cluster Id
> | Type | Status | Queued Events | Receiver Location
> ---------------- | ------------------------------------- | -----------------
> | ------ | ------- | ------------- | -----------------
> gws2 | 192.168.86.30(server:72557)<v1>:41001 | 2
> | Serial | Running | 0 |
> {noformat}
>
> It would be nice for the gfsh command to spell out if the gateway sender is
> "connected" or not. Maybe the Status column should show those state:
> "running, not connected", "running and connected" .....
--
This message was sent by Atlassian Jira
(v8.3.4#803005)