Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
When one reader of a shared spilling stream, exhausted the stream it removed the spilling callback, so that future low memory roxiemem callbacks would not flush the stream to make the other streams stream from disk.
Avoid roxiemem callback removed at end of stream, but do remove the array write callback that is no longer useful to the completed stream.