[infinispan-issues] [JBoss JIRA] (ISPN-7909) Listener Internal API should be async friendly
William Burns (JIRA)
issues at jboss.org
Fri Jun 9 14:06:00 EDT 2017
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)
More information about the infinispan-issues
mailing list