Skip to content

fix(bigquery-jdbc): resolve failing otel IT in nightly - #13915

Merged
keshavdandeva merged 4 commits into
mainfrom
jdbc/fix-otel-nightly-it
Jul 27, 2026
Merged

fix(bigquery-jdbc): resolve failing otel IT in nightly#13915
keshavdandeva merged 4 commits into
mainfrom
jdbc/fix-otel-nightly-it

Conversation

@keshavdandeva

Copy link
Copy Markdown
Contributor

No description provided.

@keshavdandeva
keshavdandeva requested review from a team as code owners July 27, 2026 21:03

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Maven configuration in pom.xml to set the java.net.preferIPv4Stack system property via argLine instead of systemPropertyVariables for surefire and failsafe plugins. It also updates OpenTelemetryJulHandler.java to report internal failures using JUL's ErrorManager instead of silently ignoring them. Feedback was provided regarding a potential ClassCastException when casting Throwable to Exception in the catch block, suggesting safely wrapping non-Exception throwables.

@keshavdandeva
keshavdandeva enabled auto-merge (squash) July 27, 2026 21:42
@keshavdandeva
keshavdandeva merged commit ac79713 into main Jul 27, 2026
206 checks passed
@keshavdandeva
keshavdandeva deleted the jdbc/fix-otel-nightly-it branch July 27, 2026 22:03
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.

2 participants