Alberto Gomez created GEODE-9807:
------------------------------------
Summary: Gfsh stop gateway sender command done in parallel
Key: GEODE-9807
URL: https://issues.apache.org/jira/browse/GEODE-9807
Project: Geode
Issue Type: Improvement
Components: gfsh, wan
Reporter: Alberto Gomez
Currently, the gfsh stop gateway sender command stops serially the gateway
sender on each server.
The higher the number of Geode servers in the system, the longer the command
will take.
This process can take very long specially in deployments with a lot of Geode
servers and this can be aggravated if the receiving side is not available
(connections to the remote site are timing out).
It is proposed to implement the stopping of gateway senders in gfsh in parallel
just as it is done by the start gateway sender gfsh command.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)