codice / ddf

DDF Distributed Data Framework - an open source, modular integration framework.
http://ddf.codice.org
Other
132 stars 181 forks source link

[2.26.x] Historian blacklist for updates and deletes #6786

Closed malmgrens4 closed 3 months ago

malmgrens4 commented 4 months ago

What does this PR do?

Introduces system properties for skipping historian versioning on deletes and updates (both direct metacard updates and associated content updates).

e.g. # Skip historian for the following types on updates org.codice.ddf.history.update.blacklist.metacardTypes=query,workspace

# Skip historian for the following types on deletes org.codice.ddf.history.deletes.blacklist.metacardTypes=workspace

Additionally this copies the DeleteRequest properties onto the DeleteResponse. This was initially done to allow for the SKIP_VERSIONING property to be used with local deletes, but this also makes behavior more consistent across the Create, Update, and Delete requests on the Solr implementation of the CatalogProvider.

Who is reviewing it?

Select relevant component teams:

Ask 2 committers to review/merge the PR and tag them here.

How should this be tested?

Any background context you want to provide?

What are the relevant tickets?

Fixes: #____

Screenshots

Checklist:

Notes on Review Process

Please see Notes on Review Process for further guidance on requirements for merging and abbreviated reviews.

Review Comment Legend:

CLAassistant commented 4 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Steven Malmgren seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

alexabird commented 4 months ago

build now

cxddfbot commented 4 months ago

Internal build has been started, your results will be available at build completion.

cxddfbot commented 4 months ago

Build FAILURE See the job results in legacy Jenkins UI or in Blue Ocean UI.

cxddfbot commented 4 months ago

Internal build has been started, your results will be available at build completion.

cxddfbot commented 4 months ago

Build FAILURE See the job results in legacy Jenkins UI or in Blue Ocean UI.

malmgrens4 commented 4 months ago

build now

cxddfbot commented 4 months ago

Internal build has been started, your results will be available at build completion.

cxddfbot commented 4 months ago

Build SUCCESS See the job results in legacy Jenkins UI or in Blue Ocean UI.

alexabird commented 3 months ago

build now

cxddfbot commented 3 months ago

Internal build has been started, your results will be available at build completion.

cxddfbot commented 3 months ago

Build SUCCESS See the job results in legacy Jenkins UI or in Blue Ocean UI.