[
https://issues.apache.org/jira/browse/GEODE-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-7887.
---------------------------------
Resolution: Fixed
> Remove references to long-ago-removed API from doc comments
> -----------------------------------------------------------
>
> Key: GEODE-7887
> URL: https://issues.apache.org/jira/browse/GEODE-7887
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Blake Bender
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> RegionAttributesFactory::setClientNotificationEnabled is mentioned
> prominently in the doc comments for Region on the C++ side, and
> ISubscriptionService in .net. There is no such thing as
> RegionAttributesFactory::setClientNotificationEnabled, and never has been,
> according to our Git history. setClientNotificationEnabled is a protected
> method on an internal class. These doc comments may reflect a reality that
> existed at some point in time, but there's no evidence of it in the code
> base, and they certainly aren't applicable at this time. Let's remove them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)