You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kenneth Howe (JIRA)" <ji...@apache.org> on 2017/09/12 17:21:00 UTC

[jira] [Resolved] (GEODE-3526) Command 'alter runtime -- log-disk-space-limit' fails with null reason

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

Kenneth Howe resolved GEODE-3526.
---------------------------------
    Resolution: Cannot Reproduce

I can't reproduce this now in my testing environment.

> 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)