Interface custom resource definition for stateful service management of clusters

US11544289B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11544289-B2
Application numberUS-202016890912-A
CountryUS
Kind codeB2
Filing dateJun 2, 2020
Priority dateJun 2, 2020
Publication dateJan 3, 2023
Grant dateJan 3, 2023

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.

In an example embodiment, an additional interface customer resource definition (CRD), which operates in conjunction with the normal CRD, is utilized. The interface CRD may be called a service CRD. The service CRD provides an abstraction of the original CRD by abstracting away all technical details that no other services should depend upon. The service CRD provides a façade to the original CRD. Both are kept in sync by a component called an operator, which infers the specification of the original CRD on the basis of the specification of a given service CRD. Furthermore, status updates sent to the original CRD that are relevant to the dependent services are mirrored back to the corresponding service CRD. Correspondingly, status updates with technical details that are too specific for the dependent services are not mirrored back.

First claim

Opening claim text (preview).

What is claimed is: 1. A system comprising: at least one hardware processor; and a computer-readable medium storing instructions that, when executed by the at least one hardware processor, cause the at least one hardware processor to perform operations comprising: reading, by an in-memory database controller, a specification from an in-memory database service custom resource definition (CRD); inserting, by the in-memory database controller, one or more attributes from the specification into an in-memory database CRD; monitoring for status messages from an instance of an in-memory database; and for each of one or more status messages generated from the instance of the in-memory database: determining if a type for the status message is defined by the in-memory database controller as a type that is not to be mirrored back to the in-memory database service custom resource definition; and in response to a determination that the type for the status message is not defined as a type that is not to be mirrored back to the in-memory database service CRD, causing a message to be generated and sent to an in-memory database service controller corresponding to the in-memory database service CRD, the message including a second status message. 2. The system of claim 1 , wherein the in-memory database service controller reads the specification from the in-memory database service CRD and runs one or more components based on the specification. 3. The system of claim 2 , wherein the one or more components read one or more mirrored status messages and generate status reports based upon the one or more mirrored status messages. 4. The system of claim 1 , wherein the in-memory database service CRD is created by a service that is dependent on the instance of the in-memory database. 5. The system of claim 1 , wherein the in-memory database controller manages the instance of the in-memory database based on the in-memory database CRD. 6. The system of claim 5 , wherein the operations further comprise, for each of the one or more status messages: determining whether values for all conditions, defined in the in-memory database CRD, of the status message are true; and wherein the causing a message to be generated and sent to the in-memory database service controller corresponding to the in-memory database service CRD is also performed in response to the determination that the values for all conditions, defined in the in-memory database CRD, are true. 7. The system of claim 6 , wherein the conditions include that all components are ready. 8. A method comprising: reading, by an in-memory database controller, a specification from an in-memory database service custom resource definition (CRD); inserting, by the in-memory database controller, one or more attributes from the specification into an in-memory database CRD; monitoring for status messages from an instance of an in-memory database; and for each of one or more status messages generated from the instance of the in-memory database: determining if a type for the status message is defined by the in-memory database controller as a type that is not to be mirrored back to the in-memory database service custom resource definition; and in response to a determination that the type for the status message is not defined as a type that is not to be mirrored back to the in-memory database service CRD, causing a message to be generated and sent to an in-memory database service controller corresponding to the in-memory database service CRD, the message including a second status message. 9. The method of claim 8 , wherein the in-memory database service controller reads the specification from the in-memory database service CRD and runs one or more components based on the specification. 10. The method of claim 9 , wherein the one or more components read one or more mirrored status messages and generate status reports based upon the one or more mirrored status messages. 11. The method of claim 8 , wherein the in-memory database service CRD is created by a service that is dependent on the instance of the in-memory database. 12. The method of claim 8 , wherein the in-memory database controller manages the instance of the in-memory database based on the in-memory database CRD. 13. The method of claim 12 , further comprising, for each of the one or more status messages: determining whether values for all conditions, defined in the in-memory database CRD, of the status message are true; and wherein the causing a message to be generated and sent to the in-memory database service controller corresponding to the in-memory database service CRD is also performed in response to the determination that the values for all conditions, defined in the in-memory database CRD, are true. 14. The method of claim 13 , wherein the conditions include that all components are ready. 15. A non-transitory machine-readable medium storing instructions which, when executed by one or more processors, cause the one or more processors to perform operations comprising: reading, by an in-memory database controller, a specification from an in-memory database service custom resource definition (CRD); inserting, by the in-memory database controller, one or more attributes from the specification into an in-memory database CRD; monitoring for status messages from an instance of an in-memory database; and for each of one or more status messages generated from the instance of the in-memory database: determining if a type for the status message is defined by the in-memory database controller as a type that is not to be mirrored back to the in-memory database service custom resource definition; and in response to a determination that the type for the status message is not defined as a type that is not to be mirrored back to the in-memory database service CRD, causing a message to be generated and sent to an in-memory database service controller corresponding to the in-memory database service CRD, the message including a second status message. 16. The non-transitory machine-readable medium storing instructions of claim 15 , wherein the in-memory database service controller reads the specification from the in-memory database service CRD and runs one or more components based on the specification. 17. The non-transitory machine-readable medium storing instructions of claim 16 , wherein the one or more components read one or more mirrored status messages and generate status reports based upon the one or more mirrored status messages. 18. The non-transitory machine-readable medium storing instructions of claim 15 , wherein the in-memory database service CRD is created by a service that is dependent on the instance of the in-memory database. 19. The non-transitory machine-readable medium storing instructions of claim 15 , wherein the in-memory database controller manages the instance of the in-memory database based on the in-memory database CRD. 20. The non-transitory machine-readable medium storing instructions of claim 19 , wherein the operations further comprise, for each of the one or more status messages: determining whether values for all conditions, defined in the in-memory database CRD, of the status message are true; and wherein the causing a message to be generated and sent to the in-memory database service controller corresponding to the in-memory database service CRD is also performed in response to the determination that the values for all conditions, defined in the in-memory database CRD, are true.

Assignees

Inventors

Classifications

  • Updates performed during online database operations; commit processing · CPC title

  • G06F16/273Primary

    Asynchronous replication or reconciliation · 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 US11544289B2 cover?
In an example embodiment, an additional interface customer resource definition (CRD), which operates in conjunction with the normal CRD, is utilized. The interface CRD may be called a service CRD. The service CRD provides an abstraction of the original CRD by abstracting away all technical details that no other services should depend upon. The service CRD provides a façade to the original CRD. …
Who is the assignee on this patent?
Sap Se
What technology area does this patent fall under?
Primary CPC classification G06F16/2379. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jan 03 2023 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 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).