Details
-
Type:
New Feature
-
Status:
In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Cache Service Event
-
Labels:None
-
Number of attachments :
Description
this event is raised whenever the user calls shutdown() or shutdownNow()
? Should this event be raised before or after the cache has been cleared while shutting down?
? What if some method exits with an error, attempt to still raise the event?
Come up with some use cases before implementing it.