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

Update the async mpi mediator flow #267

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Conversation

bradsawadye
Copy link
Contributor

In order to reduce the workload on mpi mediator the openhim now sends the fhir bundle to hapi fhir first for validation, and then second to kafka where it will be consumed. This reduces the stress on mpi mediator and we dont have to worry about scaling it as the openhim is very scalable

TB-369

In order to reduce the workload on mpi mediator the openhim now sends the fhir bundle to hapi fhir first for validation, and then second to kafka where it will be consumed. This reduces the stress on mpi mediator and we dont have to worry about scaling it as the openhim is very scalable

TB-369
@bradsawadye bradsawadye marked this pull request as ready for review February 6, 2024 15:01
Copy link
Member

@rcrichton rcrichton left a comment

Choose a reason for hiding this comment

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

Looks good, but this need some conflict resolution to be emrged.

@bradsawadye bradsawadye merged commit d32f6f0 into main Apr 23, 2024
@bradsawadye bradsawadye deleted the TB-369-modify-mpi-async-flow branch April 23, 2024 10:29
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.

4 participants