Skip to content

MCH: DCS DP change from RAW to DPVAL#8327

Merged
shahor02 merged 1 commit intoAliceO2Group:devfrom
aphecetche:mch-dcs-fix-delivery-type
Mar 19, 2022
Merged

MCH: DCS DP change from RAW to DPVAL#8327
shahor02 merged 1 commit intoAliceO2Group:devfrom
aphecetche:mch-dcs-fix-delivery-type

Conversation

@aphecetche
Copy link
Copy Markdown
Collaborator

also make the DCSDPconfig valid up to infinity (instead of the default 1 day)

@chiarazampolli I hope I interpreted correctly the change that was necessary.

Note that I've updated the MCH DP config in ccdb-test.cern.ch:8080 with this change

(if that works I'll do the same for MID during Monday's tests)

also make the DCSDPconfig valid up to infinity (instead of the
default 1 day)
@chiarazampolli
Copy link
Copy Markdown
Collaborator

Hi @aphecetche ,

Thanks! I must have overlooked this one, sorry. Yes, it is (hopefully) correct - we will know for sure only after testing, but GRP worked with this.

Many thanks!

Chiara

<< CcdbDpConfName() << "\n";

api.storeAsTFileAny(&dpid2DataDesc, CcdbDpConfName(), md, timestamp);
uint64_t endOfValidity = 99999999999999;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@aphecetche why do you need infinite validity? In this way every next object will overlap will all previous, afaik, this will create overheads. Isn't e.g. 1-2 days validity enough?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hi @shahor02 .
This is the configuration object, determining which DPs to process.
Chiara

@shahor02 shahor02 merged commit 4e581f7 into AliceO2Group:dev Mar 19, 2022
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.

3 participants