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

3.9.3 backports 1 #39965

Merged
merged 29 commits into from
Apr 9, 2024
Merged

3.9.3 backports 1 #39965

merged 29 commits into from
Apr 9, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Apr 9, 2024

Please don't merge, I will merge it myself.

gsmet and others added 3 commits April 9, 2024 16:08
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.16.1 to 2.17.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.16.1...jackson-bom-2.17.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 92b4912)
@gsmet gsmet self-assigned this Apr 9, 2024
@gsmet gsmet added the area/infra internal and infrastructure related issues label Apr 9, 2024
@quarkus-bot quarkus-bot bot added area/amazon-lambda area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/graphql area/health area/hibernate-validator Hibernate Validator area/jackson Issues related to Jackson (JSON library) area/maven area/mutiny area/netty area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/smallrye area/spring Issues relating to the Spring integration area/vertx labels Apr 9, 2024

This comment has been minimized.

zakkak and others added 20 commits April 9, 2024 17:01
Although we try to keep backwards compatibility with older GraalVM or
Mandrel versions, these versions should not be considered as fully
supported by the users, as the compatibility might break at any
time (even at a minor level patch).

(cherry picked from commit c84ac1d)
Use the Feature classloader instead of the default one to prevent
classes being loaded to register fields as unsafe accessed to end up
being build time initialized.

Similarly ensure that the registration is done after class
initialization configuration to prevent classes from being configured
for runtime initialization because of the unsafe access registration.

(cherry picked from commit 07f7063)
Exceptions were not caught properly because a Uni subscription was done
outside a try-catch block.

(cherry picked from commit 04cffc5)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 05471d9)
Signed-off-by: Phillip Kruger <[email protected]>
(cherry picked from commit 3ffa43c)
If you want to get the most performance our of your writer -> If you want to get the most performance out of your writer

(cherry picked from commit 5f634e8)
…re closely match the "dev services overview" title.

(cherry picked from commit 6c75866)
(cherry picked from commit 0e1733c)
streamId has been renamed to stream a long time ago.

(cherry picked from commit d851a4e)
(cherry picked from commit a1abab9)
@gsmet gsmet force-pushed the 3.9.3-backports-1 branch from b62f460 to 8be2978 Compare April 9, 2024 15:04
@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Apr 9, 2024
Copy link

quarkus-bot bot commented Apr 9, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 8be2978.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

⚠️ There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented Apr 9, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 8be2978.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
MicroProfile TCKs Tests Verify Failures Logs Raw logs 🚧

Full information is available in the Build summary check run.

Failures

⚙️ MicroProfile TCKs Tests #

- Failing: tcks/microprofile-opentelemetry 

📦 tcks/microprofile-opentelemetry

org.eclipse.microprofile.telemetry.tracing.tck.async.JaxRsClientAsyncTest.testIntegrationWithJaxRsClientAsync - History - More details - Source on GitHub

java.util.concurrent.RejectedExecutionException: event executor terminated
	at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934)
	at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:351)
	at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:344)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817)
	at io.vertx.core.impl.EventLoopExecutor.execute(EventLoopExecutor.java:35)

@gsmet gsmet merged commit 1337c28 into quarkusio:3.9 Apr 9, 2024
53 of 54 checks passed
Copy link

github-actions bot commented Apr 9, 2024

🙈 The PR is closed and the preview is expired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/graphql area/health area/hibernate-validator Hibernate Validator area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/jackson Issues related to Jackson (JSON library) area/maven area/mutiny area/netty area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/smallrye area/spring Issues relating to the Spring integration area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.