Cache.flushAll(Date flushDate) is called with a future date
Cache.get(key) is called while the flushDate is not yet reached
a NeedsRefreshException is thrown
Description
Cache.flushAll(Date flushDate) is called with a future date
Cache.get(key) is called while the flushDate is not yet reached
a NeedsRefreshException is thrown