nhibernate/NHibernate-Caches

Partially configured regions do not fallback on defaults

fredericDelaporte opened this issue · 0 comments

When a region is defined in configuration, it does not take into account configured global defaults such as timeout. It only considers its own settings in configuration, fallback-ing to their hard-coded default value if they are not set.

This affects RtMemoryCache & SysCache.