Abstract
Previous studies on automatic database partitioning mostly focus on optimizing the (re)partitioning scheme for a given database and its query workload, while overseeing the problem about how to efficiently deploy the partition scheme onto the database system, which is, however, often non-trivial and challenging, especially in a distributed OLTP system where repartitioning is expected to take place online without interfering the user transactions. In this paper, we propose SOAP, a system framework for scheduling online database repartitioning for OLTP workloads. SOAP aims to minimize the time frame of executing the repartition operations while guaranteeing the correctness and performance of user transactions. It models and groups the repartition operations into repartition transactions, and then mixes them with the normal transactions for holistic scheduling optimization. SOAP utilizes a cost-based approach to prioritize the repartition transactions, and leverages a feedback model in control theory to determine in which order and at which frequency the repartition transactions should be scheduled for execution. When the system is under heavy workloads, selected repartition operations would piggyback onto the normal transactions to mitigate the repartitioning overhead. We have built a SOAP prototype on top of PostgreSQL and running at Amazon EC2, and conducted a comprehensive experimental study validating SOAP's significant performance advantages.
Original language | English |
---|---|
Title of host publication | Middeware’14 Industry Short Papers : proceedings of the Industry Track of the 15th ACM/IFIP/USENIX International Conference on Middleware |
Number of pages | 6 |
Publisher | Association for Computing Machinery |
Publication date | 8 Dec 2014 |
Article number | 4 |
ISBN (Print) | 978-1-4503-3219-4 |
DOIs | |
Publication status | Published - 8 Dec 2014 |
Externally published | Yes |
Event | 15th ACM/IFIP/USENIX International Conference on Middleware - Bordeaux, France Duration: 11 Dec 2014 → 11 Dec 2014 Conference number: 15 |
Conference
Conference | 15th ACM/IFIP/USENIX International Conference on Middleware |
---|---|
Number | 15 |
Country/Territory | France |
City | Bordeaux |
Period | 11/12/2014 → 11/12/2014 |