> As you noticed, CacheEntry in JCache is very simple and does not carry any > additional information/functionality, so we removed ability to get version > as well. >
Additionally, CacheEntry is being returned by iterators and distributed queries (e.g. SqlQuery or ScanQuery), so passing additional version object inside it will be less efficient.
