]
Ryan Emerson updated ISPN-8869:
-------------------------------
Status: Open (was: New)
Infinispan Subsystem Code Cleanup
---------------------------------
Key: ISPN-8869
URL:
https://issues.jboss.org/browse/ISPN-8869
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 9.2.0.CR3
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 9.2.0.Final
The infinispan server subsystem has been neglected for a while resulting in old java
code, use of various deprecated jboss apis as well as numerous redundant method/variable
declarations. While some of the deprecated apis are harder to replace than others, we
should replace the ones that are easy wins sooner rather than later.