]
Dan Berindei updated ISPN-7872:
-------------------------------
Status: Open (was: New)
Emit warning when interceptor does not handle functional commands
-----------------------------------------------------------------
Key: ISPN-7872
URL:
https://issues.jboss.org/browse/ISPN-7872
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.0.1.Final
Reporter: Radim Vansa
Assignee: Radim Vansa
Functional commands are omitted in too many interceptors - last time I've noticed
that for partition handling. At worst these should be handled with
`UnsupportedOperationException`.