Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #2900 Cassandra implementation of payload offload including rollback support #3142

Merged
merged 26 commits into from
Jan 11, 2022

Conversation

punktilious
Copy link
Collaborator

No description provided.

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
…etch

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
@lmsurpre lmsurpre added the new-module Flag for identifying PRs that introduce a new module (and therefor require manual work for release) label Dec 23, 2021
@lmsurpre
Copy link
Member

we should add fhir-persistence-blob to the list of modules in our README

@lmsurpre lmsurpre added the schema-change a schema change label Dec 23, 2021
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
fhir-server/pom.xml Outdated Show resolved Hide resolved
@lmsurpre
Copy link
Member

lmsurpre commented Jan 5, 2022

General question: are these changes abstracted from the FHIRPersistenceInterceptor or will interceptor implementations need to be aware of changes to the FHIRPersistenceContext and/or event object?

And same question for audit...

@lmsurpre
Copy link
Member

lmsurpre commented Jan 6, 2022

General question: are these changes abstracted from the FHIRPersistenceInterceptor or will interceptor implementations need to be aware of changes to the FHIRPersistenceContext and/or event object?

And same question for audit...

Robin confirmed that the context and event objects should be the same as before. One difference is that the persistence context will now have the offloadPayloadResponse, but that is strictly additive and interceptors should continue to work as expected.

…ation scanning

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
@lmsurpre lmsurpre self-requested a review January 11, 2022 16:13
Copy link
Member

@lmsurpre lmsurpre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Robin Arnold <robin.arnold@ibm.com>
@lmsurpre lmsurpre merged commit 65ad63c into main Jan 11, 2022
@lmsurpre lmsurpre deleted the issue-2900-ra branch January 11, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration new-module Flag for identifying PRs that introduce a new module (and therefor require manual work for release) schema-change a schema change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants