You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:03:07 UTC

[jira] [Closed] (GEODE-6875) Remove unused code and deprecated/internal API usages in Tomcat session state module

     [ https://issues.apache.org/jira/browse/GEODE-6875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dick Cavender closed GEODE-6875.
--------------------------------

> 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 Ramos
>            Priority: Major
>              Labels: GeodeCommons
>             Fix For: 1.10.0
>
>          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
(v8.3.4#803005)