FHIR Chat · HAPI 5.5.x SnapshotGeneratingValidationSupport · hapi

Stream: hapi

Topic: HAPI 5.5.x SnapshotGeneratingValidationSupport


view this post on Zulip Kevin Mayfield (Nov 13 2021 at 08:24):

We've noticed a large increase in the amount of time it takes to generate snapshots when moving from 5.2.x/5.3.x/5.4.x to 5.5.x versions.

This is causing several tests we have to take go from 30 secs to around 1-2 mins.
We may create test only versions of the IG packages to work around this (30 secs is ok but 1-2 mins startup delay isn't)

Are there any alternatives. I've looked at the code and have not seen anything obvious to account for the time increase.

view this post on Zulip James Agnew (Nov 15 2021 at 23:37):

Might be worth grabbing a few thread dumps while it's generating to see if there are any obvious hot spots where it seems to be spending more time


Last updated: Apr 12 2022 at 19:14 UTC