[ 
https://issues.apache.org/jira/browse/GEODE-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kenneth Howe updated GEODE-3734:
--------------------------------
    Affects Version/s: 1.2.1

> Help shows wrong minimum value for gfsh command 'alter runtime 
> --statistic-sample-rate' 
> ----------------------------------------------------------------------------------------
>
>                 Key: GEODE-3734
>                 URL: https://issues.apache.org/jira/browse/GEODE-3734
>             Project: Geode
>          Issue Type: Bug
>          Components: docs, gfsh
>    Affects Versions: 1.2.1
>            Reporter: Kenneth Howe
>
> Help (both gfsh online help and the manual) show the range of possible values 
> from 100-60000 milliseconds. The code however enforces a minimum of 1000 
> milliseconds.
> {code:title=Gfsh Example}
> gfsh>alter runtime --statistic-sample-rate=250
> Runtime configuration altered successfully for the following member(s)
> 10.118.19.22(server1:35616)<v1>:1025
> 10.118.19.22(server2:35627)<v2>:1026
> gfsh>export config --member=server1
> Downloading Cache XML file: .../server1-cache.xml
> Downloading properties file: .../server1-gf.properties
> {code}
> {code:title=file: .../server1-gf.properties}
> statistic-sample-rate=1000
> name=server1
> locators=10.118.19.22[12345]
> log-file=/Users/khowe/work/GEM-1632/server1/server1.log
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to