-
Type:
Sub-task
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Sprint:K Sprint #1 - Platform, K Sprint #2 - Platform, K Sprint #3 - Platform
The current implementation of transactions uses writes for registering transactions with a primitive state machine. Transactions should instead use queries for significantly better performance since transaction begin statements are inherently blocking.