While working on the offheap store implementations in Ehcache 3 the lack of sanity in the existing metadata/pinning apis was highlighted. In particular we need a getAndSet like method to help support the veto mechanism when hitting hard capacity constraints.
While working on the offheap store implementations in Ehcache 3 the lack of sanity in the existing metadata/pinning apis was highlighted. In particular we need a getAndSet like method to help support the veto mechanism when hitting hard capacity constraints.