@inproceedings{d312b15ddb224fc58699f61c73fcf8d8,
title = "Morphus: Supporting online reconfigurations in Sharded NoSQL systems",
abstract = "While sharded NoSQL stores offer high availability, reconfiguration operations present a major pain point in deployments today. For instance, in order to change a configuration setting such as the shard (or primary) key of a database table, the prevalent solutions entail shutting down the database, exporting and re-importing the table, and restarting the database. This goes against the NoSQL philosophy of high availability of data. Our system, called Morph us, provides support towards reconfigurations for NoSQL stores in an online manner. Morphus allows read and write operations to continue concurrently with the data transfer among servers. Morphus works for NoSQL stores that feature master-slave replication, range partitioning, and flexible data placement. This paper presents: i) a systems architecture for online reconfigurations, incorporated into Mongo DB, and ii) optimal algorithms for online reconfigurations. Our evaluation using realistic workloads shows that Morphus completes reconfiguration efficiently, offers high availability, and incurs low overhead for reads and writes.",
keywords = "Nosql, Reconfiguration, Shard key change",
author = "Mainak Ghosh and Wenting Wang and Gopalakrishna Holla and Indranil Gupta",
year = "2015",
month = sep,
day = "14",
doi = "10.1109/ICAC.2015.42",
language = "English (US)",
series = "Proceedings - IEEE International Conference on Autonomic Computing, ICAC 2015",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "1--10",
editor = "Philippe Lalanda and Samuel Kounev and Ada Diaconescu and Lucy Cherkasova",
booktitle = "Proceedings - IEEE International Conference on Autonomic Computing, ICAC 2015",
address = "United States",
note = "12th IEEE International Conference on Autonomic Computing, ICAC 2015 ; Conference date: 07-07-2015 Through 10-07-2015",
}