]
Sebastian Łaskawiec updated ISPN-5467:
--------------------------------------
Fix Version/s: 9.0.0.Final
Design new interceptor interfaces for sequential invocation
-----------------------------------------------------------
Key: ISPN-5467
URL:
https://issues.jboss.org/browse/ISPN-5467
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 7.2.1.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Alpha1, 9.0.0.Final
We need the interceptors to execute in sequence instead of using a stack in order to
allow interrupting the execution of a command on one thread and continuing the execution
on another thread.