Increase gradle memory
Open
Nobody has claimed this yet.
area/codegen
kind/enhancement
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Follow up to #89 and #93
4GB still fails to compile the full schema for Azure Native, but 12GB seems to resolve the issue. The memory seems to be a good candidate for being a optionally configurable setting. Or alternatively, we could just set it much higher by default.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the context in issues #89 and #93, then inspect how the Gradle build configures memory for compiling the full Azure Native schema. Determine whether the setting should be configurable or increased by default; done means the full schema compiles successfully with the chosen memory behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, java
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100