Jacob Barrett created GEODE-9787:
------------------------------------
Summary: Cascade deprecation of symbols to dependent symbols.
Key: GEODE-9787
URL: https://issues.apache.org/jira/browse/GEODE-9787
Project: Geode
Issue Type: Task
Reporter: Jacob Barrett
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.3.4#803005)