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

fix: Wires load time [Backport] #4626

Merged
merged 3 commits into from
May 3, 2023
Merged

Conversation

MMaiero
Copy link
Contributor

@MMaiero MMaiero commented May 3, 2023

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

Brief description of the PR. [e.g. Added null check on object to avoid NullPointerException]

Related Issue: This PR fixes/closes {issue number}

Description of the solution adopted: A more detailed description of the changes made to solve/close one or more issues. If the PR is simple and easy to understand this section can be skipped

Screenshots: If applicable, add screenshots to help explain your solution

Manual Tests: Optional description of the tests performed to check correct functioning of changes, useful for an efficient review

Any side note on the changes made: Description of any other change that has been made, which is not directly linked to the issue resolution [e.g. Code clean up/Sonar issue resolution]

MMaiero and others added 2 commits May 3, 2023 14:04
…4574)

* feat: Improve the graph load time by reducing calls to bundleContext

Signed-off-by: MMaiero <[email protected]>

* fix: fixed tests

Signed-off-by: MMaiero <[email protected]>

* fix: Removed unused method

Signed-off-by: Nicola Timeus <[email protected]>

* Updated copyright headers

Signed-off-by: Nicola Timeus <[email protected]>

---------

Signed-off-by: MMaiero <[email protected]>
Signed-off-by: Nicola Timeus <[email protected]>
Co-authored-by: Nicola Timeus <[email protected]>
@MMaiero MMaiero requested a review from nicolatimeus May 3, 2023 12:12
@MMaiero MMaiero changed the title Backport wire load time fix: Backport wire load time May 3, 2023
Signed-off-by: MMaiero <[email protected]>
@MMaiero MMaiero changed the title fix: Backport wire load time fix: Wires load time [Backport] May 3, 2023
@nicolatimeus nicolatimeus merged commit 0a4bcfe into release-5.2.0 May 3, 2023
@nicolatimeus nicolatimeus deleted the backport_wire-load-time branch May 3, 2023 15:22
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