[ https://issues.apache.org/jira/browse/GEODE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977293#comment-15977293 ]
ASF GitHub Bot commented on GEODE-266: -------------------------------------- GitHub user davinash opened a pull request: https://github.com/apache/geode/pull/469 GEODE-266: Remove the deprecated ObjectSizerImpl class You can merge this pull request into a Git repository by running: $ git pull https://github.com/davinash/geode feature/GEODE-266 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/469.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #469 ---- ---- > Remove deprecated ObjectSizerImpl > --------------------------------- > > Key: GEODE-266 > URL: https://issues.apache.org/jira/browse/GEODE-266 > Project: Geode > Issue Type: Sub-task > Reporter: Darrel Schneider > Assignee: Avinash Dongre > Original Estimate: 3h > Remaining Estimate: 3h > > Remove the deprecated ObjectSizerImpl class. It can simply be replaced with > ObjectSizer.DEFAULT. It is used in some tests but should be easy to remove. -- This message was sent by Atlassian JIRA (v6.3.15#6346)