WL#2251: Fully distributed transactions
Affects: Server-7.1
—
Status: Un-Assigned
Add support for NDBAPI to manage transaction with several TC's 1) For read operations 2) For modifying operations This would make NDB almost totally scalable (wrt #nodes, when using hash indexes) and let the NDBAPI "always" choose correct node ---- Idea: 1) When a API node fails, TC shouldn't just abort ongoing transactions but instead perform take-over towards other TC's 2) When TC fails, API can handle it
Copyright (c) 2000, 2024, Oracle Corporation and/or its affiliates. All rights reserved.