1
0
mirror of https://github.com/hapifhir/hapi-fhir.git synced 2025-03-08 13:09:50 +00:00
hapi-fhir/hapi-fhir-storage-batch2-jobs
michaelabuckley 81854baa02
Batch2 cleanup ()
Post review batch2 cleanup.

Review fixes and cleanup from 

Deleted methods in IJobPersistence unused in prod paths, and replaced their usage in tests.
Lots of docs.
Replace copy-on-write pattern in JobDefinitionRegistry with simple ConcurrentHashMap
Fixed bad mappings from job ERRORED state to external APIs. People think ERRORED is a failed state. ¯\_(ツ)_/¯
Added some spec tests for chunk purging
Deprecated ERRORED. For deleting in 6.8
Lots of plans for 6.8. Too risky for 6.6
2023-04-28 15:44:30 -04:00
..
2023-04-28 15:44:30 -04:00
2023-04-28 19:30:51 +00:00