Hi Geode community!
[Problem]: Destroying a nonexistent gateway sender result in status code -1, while starting a nonexistent gateway sender result in status code 0. I investigated StartGatewaySenderCommand.java, start gateway sender always return status code 0, It only return -1 under the condition of "No Members Found". If the command is successfully executed, how is it decided which status code should be returned? [Question]: Whether the status code -1 should be returned when starting nonexistent gateway sender? Further, whether status code -1 should be returned when Result contains “Error” in gfsh command CliStrings? [cid:4fd7aa3c-5ed8-409a-9428-e755061d6fe2] brs, Tim Zhang