You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/06/12 20:58:00 UTC

[jira] [Commented] (GEODE-2928) Get rid of the CliUtil.isGfshVM static variables

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

ASF subversion and git services commented on GEODE-2928:
--------------------------------------------------------

Commit f85d216341f4887e80d428f68dc8dfd2824dda5f in geode's branch refs/heads/develop from [~jinmeiliao]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=f85d216 ]

GEODE-2928: get rid of the isGfshVM static variable

* consolidate the availability indicators
* remove the isGfshVM and isGfshVM() method
* enhance the MultiStepCommand to include info on shellOnly commands to enhance command validation
* remove the SUPPORT_MULTIPLE_GFSH static flag and properly remove the gfsh instance at the end of each test


> Get rid of the CliUtil.isGfshVM static variables
> ------------------------------------------------
>
>                 Key: GEODE-2928
>                 URL: https://issues.apache.org/jira/browse/GEODE-2928
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jinmei Liao
>            Assignee: Jinmei Liao
>
> this is unnecessary. We can rely on Gfsh instance is null or not to test that.



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