Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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
- 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
Attachments
Issue Links
- is a child of
-
GEODE-6864 Epic For Session State Caching
- Reopened
- links to