[ 
https://issues.apache.org/jira/browse/GEODE-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018912#comment-15018912
 ] 

Karen Smoler Miller commented on GEODE-269:
-------------------------------------------

The manual has no references to the 3 deprecated methods:
1. {{onMember(DistributedSystem system, DistributedMember distributedMember)}}
2. {{onMembers(DistributedSystem system)}}
3. {{onMembers(DistributedSystem system, Set<DistributedMember> 
distributedMembers)}}

> Remove deprecated methods on FunctionService
> --------------------------------------------
>
>                 Key: GEODE-269
>                 URL: https://issues.apache.org/jira/browse/GEODE-269
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Darrel Schneider
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> FunctionService has a three deprecated methods that should be easy to remove. 
> All the deprecated methods have a DistributedSystem parameter. New flavors of 
> these methods exist that do not take the DistributedSystem since it is known 
> implicitly by the FunctionService.
> Many tests use the deprecated methods but it should be easy to change them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to