Mario Kevo created GEODE-7714:
---------------------------------
Summary: Disable statistic-archive-file not working
Key: GEODE-7714
URL: https://issues.apache.org/jira/browse/GEODE-7714
Project: Geode
Issue Type: Bug
Components: gfsh
Reporter: Mario Kevo
{color:#172b4d}Once the statistic writing to file is configured, it can't be
turned off. It should be possible to disable it by setting the
statistic-archive-file parameter to an empty string, but it fails:{color}
{color:#172b4d} {color}
{color:#172b4d}Cluster-1 gfsh>alter runtime --statistic-archive-file={color}
{color:#172b4d}Please provide a relevant parameter(s){color}
{color:#172b4d} {color}
{color:#172b4d} {color}
{color:#172b4d}This parameter is ignored if it is set with another
configuration parameter:{color}
{color:#172b4d} {color}
{color:#172b4d}GemFire properties defined at the runtime{color}
{color:#172b4d}statistic-archive-file :
/opt/dbservice/data/a.txt{color}
{color:#172b4d}statistic-sampling-enabled :
{color}{color:#910091}true{color}
{color:#172b4d} {color}
{color:#172b4d} {color}
{color:#172b4d}Cluster-1 gfsh>alter runtime --statistic-archive-file=
--enable-statistics={color}{color:#910091}true{color}
{color:#000091}Runtime{color}{color:#172b4d} configuration altered successfully
{color}{color:#910091}for{color}{color:#172b4d} the following member(s){color}
{color:#172b4d}192.168.110.65(eric-data-kvdb-ag-server-1:1)<v1>:41000{color}
{color:#172b4d}192.168.120.20(eric-data-kvdb-ag-server-0:1)<v2>:41000{color}
{color:#172b4d} {color}
{color:#172b4d}GemFire properties defined at the runtime{color}
{color:#172b4d}statistic-archive-file :
/opt/dbservice/data/a.txt{color}
{color:#172b4d}statistic-sampling-enabled :
{color}{color:#910091}true{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)