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

Investigate spring plugin upgrade failure #15909

Open
thetaurean opened this issue Sep 17, 2024 · 1 comment
Open

Investigate spring plugin upgrade failure #15909

thetaurean opened this issue Sep 17, 2024 · 1 comment
Labels
dependencies Pull requests that update a dependency file platform Platform Team ready-for-grooming Ticket is a point where we can productively discuss it

Comments

@thetaurean
Copy link
Collaborator

This is low priority until the microservice / submission receiver epic starts moving again.

User Story

As a developer I want to utilize the latest version of dependencies to take advantage of the latest bugfixes, security patches, and possibly features.

Description/Use Case

During a recent dependabots push the spring plugin (#15696) caused the destination filter function to fail during execution. More details in dev notes.

Risks/Impacts/Considerations

  • Compatibility with the spring framework dependency

Dev Notes

Exception prevented the destination filter from running at all. It was pertaining to QueueMessage being cast into the FhirDestinationQueueMessage type. It can't find the subtype for destination-filter so I suspect something changed related to the registerPrimeRouterQueueMessageSubtypes function.

Acceptance Criteria

  • Destination filter and remainder of pipeline runs successfully with new version of spring plugin
  • Underlying issue and its fix is documented somehow (could be in PR)
@thetaurean thetaurean added dependencies Pull requests that update a dependency file platform Platform Team labels Sep 17, 2024
@arnejduranovic arnejduranovic added the ready-for-grooming Ticket is a point where we can productively discuss it label Sep 23, 2024
@JFisk42
Copy link
Collaborator

JFisk42 commented Sep 23, 2024

Will revisit this ticket once blocking story is complete. @david-navapbc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file platform Platform Team ready-for-grooming Ticket is a point where we can productively discuss it
Projects
None yet
Development

No branches or pull requests

3 participants