apache / apache/camel-quarkus

fhir native compilation is eating up lot of memory

Open
#654 11 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 22h
Merged PRs (30d)
108

Description

The native compilation of the camel-fhir extension is quite demanding in term of resources and the native-process easily reach 14GB of RSS (which is the hard coded limit the native-image can reach) which make not possible to test the fhir extension as examplle with GitHub Actions.

We should investigate how to optimize the build of the fhir extension

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing native compilation for the camel-fhir extension and monitor the native-process RSS, especially in the GitHub Actions environment. Read the native-image build configuration and existing build logs to identify the resource-heavy step. Done means the FHIR native build uses less memory and can complete within the stated 14GB limit.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, java
Domain
build-system, ci-cd, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.