-
Bug
-
Resolution: Done
-
Major
-
13.0.0.Final
-
None
EncoderCache.putForExternalRead(K key, V value, long lifespan, TimeUnit lifespanUnit, long maxIdle, TimeUnit maxIdleUnit) does not convert keys to storage, so it's not possible to get the values back when the key transformation is not the identity function.