- Notifications
You must be signed in to change notification settings - Fork 7.6k
Open
Labels
Milestone
Description
The current implementations of the various cache and replay operators and hot sources can hold onto effectively unreachable elements longer than necessary, causing GC pressure with certain collectors.
The following operators need to be checked and updated.
-
ObservableCache -
FlowableCache -
ObservableReplay -
FlowableReplay -
ReplaySubject -
ReplayProcessor
Reactions are currently unavailable