hapi-fhir/hapi-fhir-storage-batch2
Martha Mitran 7a5bdee7ea
Fix $reindex job with custom partition interceptor based on resource type. Update reindex job to always run with urls. (#6185)
* Refactor logic to bring together partition related logic in batch2 jobs using IJobPartitionProvider. Update logic such that reindex job without urls will attempt to create urls for all supported resource types.

* Small changes and fix of pipeline error.

* Small change to enable mdm-submit to use PartitionedUrl in the job parameters

* Revert logback change. Fix dependency version generating errors in the pipeline.

* Spotless fix. Add test dependency back without version.

* Upgrade test dependency to another version

* Add javadoc for PartitionedUrl. Other small fixes and refactoring in tests.

* Spotless fix.

* Change to JobParameters to fix some of the tests.

* Small changes for code review in test

* Address code review comments.

* Revert change from bad merge.

* Address remaining code review comments
2024-08-07 09:51:49 -07:00
..
src Fix $reindex job with custom partition interceptor based on resource type. Update reindex job to always run with urls. (#6185) 2024-08-07 09:51:49 -07:00
pom.xml Search param path missing for _id param (#6175) 2024-08-06 21:45:55 -04:00