DEV-8743: Deprecated all the maxElementsOnDisk related config pieces and updated the maxElementsOnDisk javadoc to point to using maxEntriesLocalDisk as a replacement for unclustered caches and maxEntriesInCache as a replacement for clustered caches.
DEV-9064DEV-8228 copyOnRead for clustered cache is only read from ehcache config as it already takes care of deprecated Terracotta copyOnRead setting.merge 7118
DEV-9064DEV-8228 copyOnRead for clustered cache is read from ehcache config and terracotta config as back-up.Terracotta config elements logging deprecation warning on usage have been marked @Deprecatedmerge 7116
DEV-9064DEV-8228 copyOnRead for clustered cache is only read from ehcache config as it already takes care of deprecated Terracotta copyOnRead setting.merge 7118
DEV-9064DEV-8228 copyOnRead for clustered cache is read from ehcache config and terracotta config as back-up.Terracotta config elements logging deprecation warning on usage have been marked @Deprecatedmerge 7116
DEV-9064DEV-8228 copyOnRead for clustered cache is read from ehcache config and terracotta config as back-up.Terracotta config elements logging deprecation warning on usage have been marked @Deprecated