Bug 1379414

Summary: [GSS] @CacheEntryExpired not getting invoked for non auto-commit cache
Product: [JBoss] JBoss Data Grid 6 Reporter: Shay Matasaro <smatasar>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: high Docs Contact:
Priority: high    
Version: 6.6.0CC: jdg-bugs, jsenko, vjuranek, wburns, wfink
Target Milestone: DR1   
Target Release: 6.6.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1374440, 1400136    
Attachments:
Description Flags
reproducer none

Description Shay Matasaro 2016-09-26 16:22:01 UTC
@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.

Comment 1 Shay Matasaro 2016-09-26 16:22:50 UTC
Created attachment 1204882 [details]
reproducer

reproducer attached

Comment 4 William Burns 2016-10-20 13:18:17 UTC
PR: https://issues.jboss.org/browse/JDG-534