]
Katia Aresti updated ISPN-9735:
-------------------------------
Status: Open (was: New)
InfinispanCacheMeterBinderProvider is always created and causes
CastException if infinispan is not enabled
----------------------------------------------------------------------------------------------------------
Key: ISPN-9735
URL:
https://issues.jboss.org/browse/ISPN-9735
Project: Infinispan
Issue Type: Bug
Components: Spring Integration
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
The InfinispanCacheMeterBinderProvider Actuator cast to the native Cache always if bean
exist.
This is the Case if you depend on the starter.
But if you change the cache type in Spring to 'simple' this binder will cause an
Class Cast Exception.