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

ASF subversion and git services commented on GEODE-9787:
--------------------------------------------------------

Commit 09b7e12414b02183b98963542810662b98d04069 in geode's branch 
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=09b7e12 ]

GEODE-9787: Cascading deprecations for Statistics int methods. (#7279)

* Replace IndexStatistics int statistic methods.
* Ignore false positive API breaking changes.

> 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
>            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)

Reply via email to