Dan Berindei created ISPN-6610:
----------------------------------
Summary: Interceptors should avoid forkInvocationSync
Key: ISPN-6610
URL:
https://issues.jboss.org/browse/ISPN-6610
Project: Infinispan
Issue Type: Task
Components: Core
Affects Versions: 9.0.0.Alpha1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.0.0.Alpha2
{{BaseSequentialInvocationContext.forkInvocationSync()}} is useful for backwards
compatibility, but it doesn't allow asynchronous execution. Interceptors should return
early and use {{BaseSequentialInvocationContext.onReturn()}} instead.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)