[ https://issues.apache.org/jira/browse/GEODE-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
nabarun closed GEODE-5436. -------------------------- > Update gfsh create gateway-receiver docs > ---------------------------------------- > > Key: GEODE-5436 > URL: https://issues.apache.org/jira/browse/GEODE-5436 > Project: Geode > Issue Type: Improvement > Components: docs > Reporter: Karen Smoler Miller > Assignee: Karen Smoler Miller > Priority: Major > Labels: pull-request-available > Fix For: 1.7.0 > > Time Spent: 50m > Remaining Estimate: 0h > > GEODE-4959 was completed and resolved without documentation. This ticket is > to update the documentation for the added --if-not-exists option to the gfsh > create gateway-receiver command. At the same time, properly document how the > command works: > - Add -if-not-exists to gfsh create gateway-receiver command > - The create is on all members, unless --groups or --members is specified > - If the create succeeds on at least 1 member, the gfsh command exits with a > success code. (And, a table is printed with the status of each member's > gateway receiver.) > - If the create fails on all members, a table is still printed with the > status of each member's gateway receiver. > - If the create is deemed successful, and cluster config is enabled, then the > successful gateway receiver is persisted in the cluster configuration. > - No cluster configuration is persisted if the --members option is specified. > It is this way for backward compatibility. -- This message was sent by Atlassian JIRA (v7.6.3#76005)