hapi-fhir/hapi-fhir-storage-mdm/src
Martha Mitran ecef72729f
Add support for running the reindex job across resources in multiple partitions and all partitions (#6009)
* Cleanup and fix compile warnings

* Cleanup and enhance batch2 jobs to support running them across multiple partitions.

* Add some documentation and fix build in the pipeline.

* Fix tests

* Add support for RequestPartitionId.allPartitions as input to the IJobPartitionProvider. Add tests and fix one test. Add missing changelog.

* Separate basic partition provider logic so it can be reused by Mongo. Update documentation.

* Revert change to apply certain validation only for creates.

* Remove added logs

* spotless fix

* Address code review comments
2024-07-05 22:23:07 -07:00
..
main/java/ca/uhn/fhir Add support for running the reindex job across resources in multiple partitions and all partitions (#6009) 2024-07-05 22:23:07 -07:00
test/java/ca/uhn/fhir/mdm/batch2 Replace hamcrest with assertj (#5911) 2024-06-05 16:02:46 -04:00