hapi-fhir/hapi-fhir-base
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
.gitignore Add Eclipse files to git 2016-02-28 14:02:29 -05:00
TODO.txt More validator work 2014-08-28 07:53:41 -04:00
build.xml Lots of bugfixes, and narrative generator is started 2014-03-24 08:32:28 -04:00
pom.xml Fix JPA nullable primitive columns (#5926) 2024-06-18 13:05:29 -04:00