Folks, I just noticed that NearCacheConfiguration class extends JCache's MutableConfiguration. This means that it inherits properties like writeThrough, readThrough, etc., which doesn't look right to me.
Was it done on purpose? Does anyone know the reason? -Val
