-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Bump DB2 Driver to 12.1.0.0 #45448
Bump DB2 Driver to 12.1.0.0 #45448
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Hope CI is happy now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, it's probably our last remnant of non-Jakarta stuff, awesome!
This comment has been minimized.
This comment has been minimized.
🎊 PR Preview 7c545fb has been successfully built and deployed to https://quarkus-pr-main-45448-preview.surge.sh/version/main/guides/
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @zakkak !
CI failures look infra-related
|
This comment has been minimized.
This comment has been minimized.
JVM tests timed out, as they appear to be timing out on |
It also uses the jakarta.transaction packages, so no need to transform it
Workaround till oracle/graal#10431 gets merged and backported to all supported versions
90202f3
to
a23633a
Compare
Yeah it's due to a bug in SmallRye FT. I'm rebasing all failing PRs. |
Status for workflow
|
Status for workflow
|
sun.nio.ch.NioSocketImpl
Resurrection of #44752 working around the
TCP_KEEPIDLE
issue till oracle/graal#10431 gets merged and backported upstream.Fixes #45159