[broker] updated relation descriptors #127

Merged
michele.artini merged 1 commits from broker_relations_upgrade into beta 3 years ago
Owner

This PR aims to align the procedure for creating the broker events with the updated relation descriptors introduced in dhp-schemas:2.7.14.

I'm not 100% familiar with the implementation, for the time being I updated what I noticed was surely a reference to the relation labels that needed to be aligned with the new speficication, introducing

  • The usage of constant values from ModelConstants;
  • Updating the recognition of the dedup root ids.

The full list of changes is available at https://code-repo.d4science.org/D-Net/dhp-schemas/src/tag/dhp-schemas-2.7.14/CHANGES.md

Please verify if we need more changes.

This PR aims to align the procedure for creating the broker events with the updated relation descriptors introduced in `dhp-schemas:2.7.14`. I'm not 100% familiar with the implementation, for the time being I updated what I noticed was surely a reference to the relation labels that needed to be aligned with the new speficication, introducing * The usage of constant values from `ModelConstants`; * Updating the recognition of the dedup root ids. The full list of changes is available at https://code-repo.d4science.org/D-Net/dhp-schemas/src/tag/dhp-schemas-2.7.14/CHANGES.md Please verify if we need more changes.
claudio.atzori added the
enhancement
label 3 years ago
michele.artini was assigned by claudio.atzori 3 years ago
claudio.atzori added 1 commit 3 years ago
michele.artini merged commit 6aef3e8f46 into beta 3 years ago
The pull request has been merged as 6aef3e8f46.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b broker_relations_upgrade beta
git pull origin broker_relations_upgrade

Step 2:

Merge the changes and update on Gitea.
git checkout beta
git merge --no-ff broker_relations_upgrade
git push origin beta
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: D-Net/dnet-hadoop#127
Loading…
There is no content yet.