Skip to content

EhCacheFactoryBean should not call set(Sampled)StatisticsEnabled on EhCache 2.7/2.8 [SPR-11265] #15890

Closed
@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-11265 and commented

Statistics seem to be enabled by default as of EhCache 2.7, with the corresponding setter methods having been removed without notice.

Let's suppress the corresponding calls in EhCacheFactoryBean, assuming that statistics are on by default anyway, for a seamless upgrade path.


Referenced from: commits f477a02, 73d8f06

Backported to: 3.2.7

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions