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

Feat/395 EDC client handle multiple DTRs and DTs #775

Closed
wants to merge 58 commits into from

Conversation

dsmf
Copy link

@dsmf dsmf commented Feb 19, 2024

dsmf added 30 commits January 30, 2024 02:58
Partial implementation started in context of #214 before story was split up. This commit is just meant to back up the work. It is neither complete nor does it work yet and it still contains compile errors.
this code place is not related to this story
edcRestTemplate is correct here, because we communicate with a DTR via an EDC
- better variable/parameter naming
- split up stream expression into multiple lines
- add helpful code comments to each part
- reference special scenario diagram
And remove test concerning InterruptedException which is no longer relevant in this place.
dsmf added 2 commits February 19, 2024 17:01
by accessing EndpointDataReferenceStorage via EndpointDataReferenceCacheService only
Copy link

CHANGELOG file was not updated! Make sure to include important changes.

dsmf added 3 commits February 21, 2024 01:24
Already removed dependency to EndpointDataReferenceStorage in previous commits. In order to reduce more imports more refactoring would be required which is far beyond the scope of the current story.
@dsmf dsmf requested a review from ds-jhartmann February 23, 2024 19:38
@dsmf dsmf marked this pull request as ready for review February 26, 2024 14:05
Copy link

@ds-jhartmann ds-jhartmann left a comment

Choose a reason for hiding this comment

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

Given the size of this PR it might make sense to contribute this directly to eclipse-tractusx


@ParameterizedTest(name = "{0}")
@ArgumentsSource(NoOrFailedEndpointDataReferenceProvider.class)
void lookupShellIdentifiers_multipleEDCs_oneDTR(String title,

Check notice

Code scanning / CodeQL

Useless parameter

The parameter 'title' is never used.
@dsmf dsmf requested a review from ds-jhartmann March 1, 2024 14:24
Copy link

sonarqubecloud bot commented Mar 1, 2024

@ds-jhartmann
Copy link

Closing this PR since it was contributed directly to upstream in eclipse-tractusx#462

@dsmf dsmf deleted the feat/395-EDC-client-handle-multiple-DTRs-and-DTs branch March 4, 2024 11:39
ds-pweick referenced this pull request in ds-pweick/tx-item-relationship-service Jul 10, 2024
…pdate-irs-registry-client-2.1.4

Update irs-registry-client to 2.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants