-
Bug
-
Resolution: Done
-
Major
-
9.2.0.Final
-
None
-
None
LockedStream extends BaseCacheStream to get its methods. Unfortunately it doesn't override these methods, so the compiler only has the return type as BaseCacheStream instead of LockedStream which prevents chaining methods together properly.