hapi-fhir/hapi-fhir-storage
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
..
src Add support for running the reindex job across resources in multiple partitions and all partitions (#6009) 2024-07-05 22:23:07 -07:00
pom.xml Fix JPA nullable primitive columns (#5926) 2024-06-18 13:05:29 -04:00