-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.4.0, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3
-
Fix Version/s: 0.12.0-incubating
-
Component/s: core
-
Labels:None
TransactionStateCache starts a thread to refresh transaction state periodically. This thread runs in co-processor TransactionProcessor. When co-processor is shutdown down, this thread needs to be stopped for proper clean up of resources.
- links to