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

Jared Stewart reassigned GEODE-3429:
------------------------------------

    Assignee: Jared Stewart

> Deploy does not register Functions whose parent classes live in separate jar 
> files
> ----------------------------------------------------------------------------------
>
>                 Key: GEODE-3429
>                 URL: https://issues.apache.org/jira/browse/GEODE-3429
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, management
>            Reporter: Jared Stewart
>            Assignee: Jared Stewart
>
> Consider the following scenario: 
> Abstract.jar - public abstract class AbstractFunction implements Function 
> {...} 
> Concrete.jar - public class ConcreteFunction extends AbstractFunction {...}
> When Concrete.jar is deployed, we are not registering ConcreteFunction.  
> Everything works as expected if AbstractFunction and ConcreteFunction live in 
> the same jar. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to