2.2.4
- Improved write performance of
weakKeys
(orbit/orbit#144) - Improved write performance of
expireAfterWrite
(orbit/orbit#144) - Fixed GC churn caused by scheduling due to
ForkJoinPool
wrapping tasks (orbit/orbit#144) - Avoids multiple reads from the map returned by
loadAll
(potentially expensive if lazy view) - Prevents GC nepotism in write buffer (
SingleConsumerQueue
)
WARNING: Periodic maintenance was broken; this release should not be used (was live for 5 hours).