[
https://issues.apache.org/jira/browse/GEODE-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols updated GEODE-9787:
--------------------------------
Summary: Cascade deprecation of symbols to dependent symbols. [PERMANENT]
(was: Cascade deprecation of symbols to dependent symbols.)
> Cascade deprecation of symbols to dependent symbols. [PERMANENT]
> ----------------------------------------------------------------
>
> Key: GEODE-9787
> URL: https://issues.apache.org/jira/browse/GEODE-9787
> Project: Geode
> Issue Type: Task
> Reporter: Jacob Barrett
> Priority: Major
> Labels: pull-request-available
>
> When deprecated some symbols require that other symbols be modified to match
> types or or other changes. The original versions of these symbols should be
> deprecated in favor of the new. This is a long running ticket to collect all
> those changes.
> For example, when replacing deprecated usage of {{Statistics.getInt()}} with
> {{Statistics.getLong()}} a public API method may need to change to return the
> {{long}} value.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)