Skip to content

Use unsafe isCachedObjectValid with CheckObjValidityEnabled#12822

Merged
shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_checkCache
Mar 6, 2024
Merged

Use unsafe isCachedObjectValid with CheckObjValidityEnabled#12822
shahor02 merged 1 commit intoAliceO2Group:devfrom
shahor02:pr_checkCache

Conversation

@shahor02
Copy link
Collaborator

@shahor02 shahor02 commented Mar 6, 2024

If the ccdbManager.setLocalObjectValidityChecking() was set, then the method ccdbManager.isCachedObjectValid(path, timestamp) will use only cached object (if any) SOV and EOV to check its validity. By default, the timestamp of cache filling and Cache-Valid-Until timestamp accounting for the possible overlap of objects validities,

If the ccdbManager.setLocalObjectValidityChecking() was set, then the method
ccdbManager.isCachedObjectValid(path, timestamp)
will use only cached object (if any) SOV and EOV to check its validity.
By defaults the timestamp of cache filling and Cache-Valid-Until timestamp
accounting for the possible overlap of objects validity
@shahor02 shahor02 requested review from a team, Barthelemy, costing and sawenzel as code owners March 6, 2024 16:44
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2024

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass
async-2023-pp-apass1
async-2022-pp-apass6
async-2022-pp-apass4
async-mc
async-data

@shahor02
Copy link
Collaborator Author

shahor02 commented Mar 6, 2024

tested locally, merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants