[
https://issues.apache.org/jira/browse/GEODE-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890383#comment-16890383
]
ASF subversion and git services commented on GEODE-6875:
--------------------------------------------------------
Commit b86837818dcd6901a2249d295bca54c617057aa0 in geode's branch
refs/heads/develop from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b868378 ]
GEODE-6875: Remove unused & deprecated API usage (#3813)
- Fixed warnings.
- Replaced deprecated API in Http Session.
- Replaced usage of internal API in Http Session.
- Removed unused classes and methods in Http Session.
> Remove unused code and deprecated/internal API usages in Tomcat session state
> module
> ------------------------------------------------------------------------------------
>
> Key: GEODE-6875
> URL: https://issues.apache.org/jira/browse/GEODE-6875
> Project: Geode
> Issue Type: Improvement
> Components: http session
> Reporter: Ryan McMahon
> Assignee: Juan José Ramos Cassella
> Priority: Major
> Labels: GeodeCommons
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> The Tomcat session state module has significant amounts of dead code as well
> as deprecated/internal API usages. We should make a pass through and clean
> this up. These reports can also be generated via IntelliJ's built-in report
> tooling if it is more convenient.
> - Go through the following report and delete all fully unused code
> [https://drive.google.com/open?id=1W1bbKw2JE7CvcDajE9MyQhpCTSR_IeGw]
> - Go through the following report and replace deprecated API usage with
> correct API:
> [https://drive.google.com/open?id=1b7RvM9Dbf85HsFLqVF7r5xYTEn5PbHOm|https://drive.google.com/drive/folders/1b7RvM9Dbf85HsFLqVF7r5xYTEn5PbHOm?usp=sharing]
> - Identify areas we use internal Geode APIs and remove the usages if
> possible, or determine why we cannot use them
> [https://docs.google.com/document/d/1pvYIj0yvjy6xqRPzLEqE_Mp4t8Lj5yK45DbAoup-QZg/edit?usp=sharing]
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)