You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (JIRA)" <ji...@apache.org> on 2016/02/22 17:04:18 UTC

[jira] [Updated] (GEODE-994) Remove TestableGfsh

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

Jens Deppe updated GEODE-994:
-----------------------------
    Summary: Remove TestableGfsh  (was: CLONE - Remove HeadlessGfsh and TestableGfsh)

> Remove TestableGfsh
> -------------------
>
>                 Key: GEODE-994
>                 URL: https://issues.apache.org/jira/browse/GEODE-994
>             Project: Geode
>          Issue Type: Test
>          Components: management
>            Reporter: Jens Deppe
>
> We currently have multiple versions of "testable" Gfsh implementations which have evolved over time. We should at least investigate removing these in favor of a single Gfsh implementation.
> Features that these other implementations provide should probably be able to now be implemented in Gfsh as we have move to jline 2.x which provides additional features such as:
> - Better separation of concerns. Specifically the Terminal definition is separate from the ConsoleReader. We should be able to use a Pipe to drive Gfsh interactively from code.
> - State callbacks which would allow for explicit state change detection such as command execution. This is important as Jline executes asynchronously.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)