[
https://issues.apache.org/jira/browse/GEODE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133810#comment-16133810
]
ASF subversion and git services commented on GEODE-3235:
--------------------------------------------------------
Commit 64f33c3e456af775d7ee35b05a67f76cb3a23941 in geode's branch
refs/heads/feature/GEODE-1279 from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=64f33c3 ]
GEODE-3235: Deploy jar registers functions which extend FunctionAdapter
> Deploy jar does not register functions which extend FunctionAdapter
> -------------------------------------------------------------------
>
> Key: GEODE-3235
> URL: https://issues.apache.org/jira/browse/GEODE-3235
> Project: Geode
> Issue Type: Bug
> Components: functions, gfsh
> Affects Versions: 1.2.0
> Reporter: Jared Stewart
> Assignee: Jared Stewart
> Fix For: 1.3.0, 1.2.1
>
>
> Scanning a deployed jar to find its contained Functions work as expected when
> the Functions directly implement the *Function* interface, but fails to find
> them when the functions extend *FunctionAdapter* abstract class.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)