The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Oct. 22, 2019
Filed:
Sep. 25, 2015
Amazon Technologies, Inc., Reno, NV (US);
Jianhua Fan, Issaquah, WA (US);
Benjamin Arthur Hawks, Seattle, WA (US);
Norbert Paul Kusters, Redmond, WA (US);
Nachiappan Arumugam, Seattle, WA (US);
Danny Wei, Seattle, WA (US);
John Luther Guthrie, II, Bellevue, CA (US);
AMAZON TECHNOLOGIES, INC., Seattle, WA (US);
Abstract
Master-slave pairs can be used to provide data redundancy in an electronic data environment. A master peer can include a B-tree with references to the corresponding data. When provisioning a slave, the master can send a point-in-time copy of the B-tree to the slave, which can allocate the necessary space on local storage and update the references of the B-tree to point to the local storage for the slave. If the master and slave become disconnected, one of the peers can function as a solo master until the peers are again connected, at which point the old peer can be brought current or a new slave provisioned. A log peer can also be provisioned by a solo master, which can store data for operations received during the disconnect for use in catching up a slave peer, which could be the old slave, the log peer, or a new peer.