[ 
https://issues.apache.org/jira/browse/GEODE-6002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677356#comment-16677356
 ] 

Kenneth Howe commented on GEODE-6002:
-------------------------------------

The following commands have a {{--member}} option and may affect the 
configuration:
{code}
DestroyGatewayReceiverCommand.java
CreateGatewayReceiverCommand.java
StartGatewayReceiverCommand.java
DestroyIndexCommand.java
CreateDefinedIndexesCommand.java
DestroyFunctionCommand.java
CreateIndexCommand.java
AlterRuntimeConfigCommand.java
CreateGatewaySenderCommand.java
DestroyGatewaySenderCommand.java
StartGatewaySenderCommand.java
{code}

> Member specific configuration is not persisted in the cluster configuration
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-6002
>                 URL: https://issues.apache.org/jira/browse/GEODE-6002
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.7.0
>            Reporter: Kenneth Howe
>            Assignee: Kenneth Howe
>            Priority: Major
>
> Some commands, such as {{create gateway-receiver}} have an option 
> ({{--member}}) to restrict the command to a single server member in the 
> cluster. This member specific action now creates the object on the server but 
> does not store the configuration information in the cluster configuration. 
> The same command, when used without the {{--member}} option will save the 
> information as an entry in the cluster configuration.
> If a member with specific configuration shuts down and is then restarted, the 
> object (e.g. gateway-receiver) will not be recreated because there is no 
> persisted record of it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to