[
https://issues.apache.org/jira/browse/GEODE-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar updated GEODE-3526:
------------------------------------
Fix Version/s: (was: 1.3.0)
> Command 'alter runtime -- log-disk-space-limit' fails with null reason
> -----------------------------------------------------------------------
>
> Key: GEODE-3526
> URL: https://issues.apache.org/jira/browse/GEODE-3526
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Affects Versions: 1.2.0
> Reporter: Kenneth Howe
>
> Command response to the console is:
> {code}
> gfsh>alter runtime --log-disk-space-limit=1000
> Could not process command due to error. Error while processing command <alter
> runtime --log-disk-space-limit=1000> Reason : null
> {code}
> The expected result should be something like:
> {code}
> gfsh>alter runtime --log-disk-space-limit=1000
> Runtime configuration altered successfully for the following member(s)
> 10.118.33.251(serv1:5078)<v1>:1025
> {code}
> Investigation into this error has shown that the test coverage for
> {code}alter runtime{code} command is low. New tests are needed in this area.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)