mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-12 16:04:55 +00:00
* Add reindex-terminology batch command * Handle number of thread throttling and concurrency with other terminology batch operations * Add required dbcp2 dependency * Fix test * Improve ConnectionPoolInfoProvider setup. Handle maximum connections. * Remove java higher version construction * Remove unused config * Add reindex terminology integration test. Reset termConcept counters before pre-expanding, which otherwise accumulate if it was pre-expanded before. Co-authored-by: juan.marchionatto <juan.marchionatto@smilecdr.com>