Closed UnspeakableHorror closed 9 years ago
There are a lot of entries in the log like:
Oct 18 18:16:33 ip-172-31-38-65 Vyllage: [I] s.d.schema.ModelContextKeyGenerator: Cache Key Generated: documents.model.document.sections.DocumentSection(false) Oct 18 18:16:33 ip-172-31-38-65 Vyllage: [I] s.d.s.web.caching.CachingAspect: Caching aspect applied for cache models with key documents.model.document.sections.DocumentSection(false) Oct 18 18:16:33 ip-172-31-38-65 Vyllage: [I] s.d.schema.ModelContextKeyGenerator: Cache Key Generated: documents.model.document.sections.DocumentSection(false) Oct 18 18:16:33 ip-172-31-38-65 Vyllage: [I] s.d.s.web.caching.CachingAspect: Caching aspect applied for cache modelDependencies with key documents.model.document.sections.DocumentSection(false) Oct 18 18:16:33 ip-172-31-38-65 Vyllage: [I] s.d.s.p.ModelPropertiesKeyGenerator: Cache key generated: java.time.LocalDateTime(false)
Since we don't even use it on prod I think it's better to just disable it there.
That sounds reasonable.
There are a lot of entries in the log like: