hapi-fhir/hapi-fhir-jpaserver-test-r4/src/test
TynerGjs 0831e0f05e
Resolve We don't have guaranteed subscription delivery if a resource is too large (#5414)
* first fix

* - added the ability to handle null payload to SubscriptionDeliveringMessageSubscriber and SubscriptionDeliveringEmailSubscriber
- refactored code to reduce repeated code
- cleaned unnecessary comments and reformatted files

* Changed myResourceModifiedMessagePersistenceSvc to be autowired

* removed unused import

* added error handling when inflating the message to email and message subscriber

* reformatted code

* Fixing subscription tests with mocked IResourceModifiedMessagePersistenceSvc

* Changes by gary

* Reformatted file

* fixed failed tests

* implemented test for message and email delivery subscriber. Fixed logical error. Reformatted File.

* - implemented IT
- fixed logical error
- added changelog

* fix for cdr tests, NOTE: this makes the assumption that we will always succeed for inflating the database in the tests that uses SynchronousSubscriptionMatcherInterceptor

* fix for cdr tests, NOTE: this makes the assumption that we will always succeed for inflating the database in the tests that uses SynchronousSubscriptionMatcherInterceptor

* resolve code review comments

* reformatted files

* fixed tests
2023-11-06 17:12:06 -05:00
..
java/ca/uhn/fhir Resolve We don't have guaranteed subscription delivery if a resource is too large (#5414) 2023-11-06 17:12:06 -05:00
resources Fix timeout in large $everything operation (#5298) 2023-09-13 21:08:00 +00:00