You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2018/02/13 18:53:00 UTC

[jira] [Resolved] (GEODE-3642) Add function execution on server groups

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

Bruce Schuchardt resolved GEODE-3642.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

I had the wrong ticket number in this commit, which addresses GEODE-3642:

commit 9f17736fe01aec69fedc849435160f8867ca8095 (HEAD -> develop, origin/develop)
Author: Bruce Schuchardt <bs...@pivotal.io>
Date:   Tue Feb 13 10:30:44 2018 -0800

    GEODE-3643 Add function execution on specific member

    Refactored the Function operation handlers and added an OnGroups version
    of function execution.

    This closes #1426


> Add function execution on server groups
> ---------------------------------------
>
>                 Key: GEODE-3642
>                 URL: https://issues.apache.org/jira/browse/GEODE-3642
>             Project: Geode
>          Issue Type: Sub-task
>          Components: client/server
>            Reporter: Brian Baynes
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> As a Geode developer using the new client/server protocol, I need the ability to execute server-side functions on a particular server group.
> Add function execution targeting a particular server group to the new protocol, verifying users can execute functions and receive expected results. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)