[
https://issues.apache.org/jira/browse/GEODE-9787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Barrett updated GEODE-9787:
---------------------------------
Summary: Cascade deprecation of symbols to dependent symbols in preparation
for 2.0. [PERMANENT] (was: Cascade deprecation of symbols to dependent
symbols. [PERMANENT])
> Cascade deprecation of symbols to dependent symbols in preparation for 2.0.
> [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.7#820007)