Versioned records management using restart era

US9952931B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9952931-B2
Application numberUS-201615001088-A
CountryUS
Kind codeB2
Filing dateJan 19, 2016
Priority dateJan 19, 2016
Publication dateApr 24, 2018
Grant dateApr 24, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A versioned records management computing system that uses a restart era in order to promote rapid recovery. A persistent store includes a multi-versioned record collection. The records are also associated with a restart era that corresponds to the era of operation of the computing system after a restart. Upon a recovery, the current restart era changes. An object collection media has an object collection that conforms to an object model such that the object model is used to operate upon the records. The object collection media is operable such that the object collection is durable so as to survive restarts of the system to thereby allow for accelerated recovery.

First claim

Opening claim text (preview).

What is claimed is: 1. A versioned records management computing system having a restart era that changes when the versioned records management computing system recovers from a crash, the computing system comprising: a processor; a persistent store that includes a plurality of items that are each marked with a restart era, wherein any item that was created in the current restart era is marked with the current restart era, the persistent store comprising a multi-versioned record collection comprising some of the plurality of items in the form of a plurality of records collectively corresponding to multiple versions, the persistent store also having thereon an object collection of objects that represent others of the plurality of items and that conforms to an object model such that the object model is used to operate upon the plurality of records via the object collection; a versioned records management component configured to manage visibility of the plurality of records based on the version of each record, the persistent store also having thereon an object collection that conforms to an object model such that the object model is used to operate upon the plurality of records; and a recovery component that is configured to recover from a crash by marking and sweeping the plurality of items while normal operations are occurring on the record collection via the use of the object model on the object collection, the marking involving promoting the item to the current restart era if the item is reachable via the object collection. 2. The versioned records management computing system in accordance with claim 1 , the recovery component operating during normal operation by performing the following: an act of evaluating each of at least some of the plurality of items; as a result of the act of evaluating, an act of marking the evaluated items by performing an act of promoting at least some of the evaluated items to the current restart era by changing the restart era of the promoted items to the current restart era, and an act of refraining from changing the restart era of at least some of the evaluated items. 3. The versioned records management computing system in accordance with claim 2 , further comprising the following after the act of marking: an act of scanning the persistent store and deleting the items from a prior restart era from the persistent store. 4. The versioned records management computing system in accordance with claim 2 , the act of evaluating for a particular item of the plurality of records comprising: an act of determining that the particular item is not reachable via the object collection; and as a result of the act of determining that the particular item is not reachable via the object collection, an act of refraining from changing the restart era of the particular item. 5. The versioned records management computing system in accordance with claim 2 , the particular item being a particular record of the record collection, the act of evaluating for a particular item of the plurality of records comprising: an act of determining that the particular record is reachable via the object collection; the act of determining that the particular record is not visible via the versioned records management component; and the act of refraining from changing the restart era of the particular record as a result of the act of determining that the particular record is not visible via the versed records management component. 6. The versioned records management computing system in accordance with claim 5 , the act of determining that the particular record is not visible comprising: an act of determining that the particular record was created as part of a transaction that did not commit. 7. The versioned records management computing system in accordance with claim 5 , the act of determining that the particular record is not visible comprising: an act of determining that the particular record was deleted as part of a transaction that did commit. 8. The versioned records management computing system in accordance with claim 2 , the act of evaluating for a particular item of the plurality of records comprising: an act of determining that the particular item is reachable via the object collection; and as a result of at least the act of determining that the particular item is reachable via the object collection, an act of changing the restart era of the particular item to the current restart era. 9. The versioned records management computing system in accordance with claim 2 , the particular item being a particular record of the record collection, the act of evaluating for a particular item of the plurality of records comprising: an act of determining that the particular record is reachable via the object collection; the act of determining that the particular record is visible via the versioned records management component; and as a result of the acts of determining, an act of changing the restart era of the particular item to the current restart era. 10. The versioned records management computing system in accordance with claim 1 , at least some of the promoted items being records of the records collection. 11. The versioned records management computing system in accordance with claim 10 , at least some of the promoted items being objects of the object collection. 12. The versioned records management computing system in accordance with claim 1 , at least some of the plurality of records each comprising a row or column. 13. The versioned records management computing system in accordance with claim 1 , the object collection including at least one index for the plurality of records. 14. The versioned records management computing system in accordance with claim 1 , the object collection including all of the indices associated with the plurality of records. 15. The versioned records management computing system in accordance with claim 1 , the plurality of items being lock-free data structures. 16. The versioned records management computing system in accordance with claim 1 , the version of a record of the plurality of records being defined by a begin timestamp and an end timestamp, wherein the version of the record is visible at a particular time if the particular time is between the begin timestamp and the end timestamp. 17. The versioned records management computing system in accordance with claim 1 , the persistent store comprising persistent main memory. 18. The versioned records management computing system in accordance with claim 17 , the object collection media also comprising the persistent main memory. 19. A method for recovering a versioned records management computing system having a restart era that changes when the versioned records management computing system recovers from a crash, the method comprising: an act of the computing system using a persistent store to recover consistent records such that each record that was valid and visible at any given time prior to the crash remains valid and visible at the time after the crash, wherein the computing system includes the persistent store having a plurality of items that are each marked with a restart era, wherein any item that was created in the current restart era is marked with the current restart era, the persistent store comprising a multi-versioned record collection comprising some of the plurality of items in the form of a plurality of records collectively corresponding to multiple versions, the persistent store also having thereon an object collection of objects that rep

Assignees

Inventors

Classifications

  • in transactions (updating of structured data in databases G06F16/23) · CPC title

  • Backup restoration techniques · CPC title

  • Resetting or repowering · CPC title

  • Boot up procedures · CPC title

  • Ensuring data consistency and integrity · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9952931B2 cover?
A versioned records management computing system that uses a restart era in order to promote rapid recovery. A persistent store includes a multi-versioned record collection. The records are also associated with a restart era that corresponds to the era of operation of the computing system after a restart. Upon a recovery, the current restart era changes. An object collection media has an object …
Who is the assignee on this patent?
Microsoft Technology Licensing Llc
What technology area does this patent fall under?
Primary CPC classification G06F11/1441. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Apr 24 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).