Skip to content

2.9.2

Compare
Choose a tag to compare
@ben-manes ben-manes released this 02 Jul 04:22
· 14 commits to v2.dev since this release

Cache

  • Fixed reading an intermittent null weak/soft value during a concurrent write (#568)
  • Fixed extraneous eviction when concurrently removing a collected entry after a writer resurrects it with a new mapping (#568)
  • Fixed excessive retries of discarding an expired entry when the fixed duration period is extended, thereby resurrecting it (#568)