@CacheEntryExpired listener method is not getting invoked for non auto-commit cache. When auto commit is true the listener method is invoked. @CacheEntryCreated is getting invoked in both configs.
Created attachment 1204882 [details] reproducer reproducer attached
PR: https://issues.jboss.org/browse/JDG-534