Skip to content

3.0.3

Compare
Choose a tag to compare
@ben-manes ben-manes released this 02 Jul 04:23
· 964 commits to master 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)