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

refactor: incorrect paramaters order in dataplane logs regarding DataFlow Id #4833

Conversation

bmg13
Copy link
Contributor

@bmg13 bmg13 commented Feb 21, 2025

What this PR changes/adds

Fixes the order of the parameters in three logs in the DataPlane to ensure consistent reading of DataSource, DataDestination and DataFlowId fields in a Transfer Process.

Why it does that

To keep logic order in log reading.

Linked Issue(s)

Closes #4804

@bmg13 bmg13 self-assigned this Feb 21, 2025
@bmg13 bmg13 added the refactoring Cleaning up code and dependencies label Feb 21, 2025
@bmg13 bmg13 changed the title refactor: Incorrect paramaters' order in dataplane logs regarding DataFlow Id. refactor: incorrect paramaters order in dataplane logs regarding DataFlow Id. Feb 21, 2025
@bmg13 bmg13 changed the title refactor: incorrect paramaters order in dataplane logs regarding DataFlow Id. refactor: incorrect paramaters order in dataplane logs regarding DataFlow Id Feb 21, 2025
@bmg13 bmg13 marked this pull request as ready for review February 21, 2025 10:56
@jimmarino
Copy link
Contributor

Tests?

@bmg13
Copy link
Contributor Author

bmg13 commented Feb 21, 2025

Tests?

Since this was a simple log order change, assumed no need of tests, but would avoid happening again, will add, thank you!

@jimmarino jimmarino merged commit 883b695 into eclipse-edc:main Feb 21, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Cleaning up code and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Incorrect parameters' order in dataplane logs regarding DataFlow Id
2 participants