[
https://issues.apache.org/jira/browse/GEODE-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135610#comment-16135610
]
ASF subversion and git services commented on GEODE-3235:
--------------------------------------------------------
Commit aa36d3c3cfaa3e1f3de2cdfdd5f45e671fe79703 in geode's branch
refs/heads/release/1.2.1 from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=aa36d3c ]
GEODE-3235: Deploy jar registers functions which extend FunctionAdapter
(cherry picked from commit 64f33c3)
> 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)