Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Quarkus from 3.15.1 to 3.16.2 (DRAFT) #154

Closed
wants to merge 1 commit into from

Conversation

rhauch
Copy link
Contributor

@rhauch rhauch commented Nov 11, 2024

DO NOT MERGE. This is a test to see if there are more reliable builds.

There are a few changes to fix memory issues, and with 3.15.1 we are running into a few memory issues. This is the first thing I want to try.

Pull request checklist

Please check if your PR fulfills the following (if applicable):

  • Tests:
    • Added new
    • Updated existing
    • Deleted existing
  • Have you validated this change locally against a running instance of the Quarkus dev server?
    make quarkus-dev
  • Have you validated this change against a locally running native executable?
    make mvn-package-native && ./target/ide-sidecar-*-runner

There are a few changes to fix memory issues, and with 3.15.1 we are running into a few memory issues. This is the first thing I want to try.
@rhauch rhauch requested a review from a team as a code owner November 11, 2024 16:44
@rhauch rhauch changed the title Upgrade to Quarkus from 3.15.1 to 3.16.2 Upgrade to Quarkus from 3.15.1 to 3.16.2 (DRAFT) Nov 11, 2024
@rhauch
Copy link
Contributor Author

rhauch commented Nov 11, 2024

Quarkus 3.15 is the most recent LTS version of Quarkus, so we should update to 3.16 only if that is required to fix the memory issues. And given #156 and #155 both worked on #152, we shouldn't need this upgrade. Closing without merging.

@rhauch rhauch closed this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant