William Burns created ISPN-7909:
-----------------------------------
Summary: Listener Internal API should be async friendly
Key: ISPN-7909
URL:
https://issues.jboss.org/browse/ISPN-7909
Project: Infinispan
Issue Type: Enhancement
Components: Listeners
Reporter: William Burns
Currently listeners that are not defined as async will block callers. This causes the
async interceptor chain issues as a method that should be async will in most cases become
async. We need to change the CacheNotifier interface to allow callers to be notified of
completion.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)