You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Juan José Ramos Cassella (Jira)" <ji...@apache.org> on 2019/09/20 14:56:00 UTC

[jira] [Updated] (GEODE-126) Provide pre-canned Geode Functions out-of-the-box for useful, common Geode operations.

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

Juan José Ramos Cassella updated GEODE-126:
-------------------------------------------
    Labels: ApacheGeode Canned Functions Out-of-the-Box affects-spring docs  (was: ApacheGeode Canned Functions Out-of-the-Box docs)

> Provide pre-canned Geode Functions out-of-the-box for useful, common Geode operations.
> --------------------------------------------------------------------------------------
>
>                 Key: GEODE-126
>                 URL: https://issues.apache.org/jira/browse/GEODE-126
>             Project: Geode
>          Issue Type: Improvement
>          Components: functions
>    Affects Versions: 1.0.0-incubating
>         Environment: Apache Geode + Cache Clients
>            Reporter: John Blum
>            Priority: Major
>              Labels: ApacheGeode, Canned, Functions, Out-of-the-Box, affects-spring, docs
>
> There were many useful _Geode_ [Function(s)|https://github.com/apache/incubator-geode/blob/develop/gemfire-core/src/main/java/com/gemstone/gemfire/cache/execute/Function.java] created to implement many of _Geode's_ features.
> For instance, _Gfsh_ commands were nearly all implemented with _Geode_ [Functions|https://github.com/apache/incubator-geode/tree/develop/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/functions].
> Some of these {{Functions}} should be provided out-of-the-box, as pre-canned {{Functions}} that users can use and documented as such.
> One good +example+ of such a {{Function}} is the _Gfsh's_ {{list functions}} command {{Function}}... [ListFunctionFunction|https://github.com/apache/incubator-geode/blob/develop/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/functions/ListFunctionFunction.java].
> There are many more like [ListFunctionFunction|https://github.com/apache/incubator-geode/blob/develop/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/functions/ListFunctionFunction.java] that would be equally useful to provide in a non-internal API, supported by Geode out-of-the-box.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)