Skip to content

fix(bigquery-jdbc): add preferIPv4Stack to argLine for Kokoro reliability - #13923

Merged
keshavdandeva merged 2 commits into
mainfrom
jdbc/otel-it-fix
Jul 28, 2026
Merged

fix(bigquery-jdbc): add preferIPv4Stack to argLine for Kokoro reliability#13923
keshavdandeva merged 2 commits into
mainfrom
jdbc/otel-it-fix

Conversation

@keshavdandeva

Copy link
Copy Markdown
Contributor

No description provided.

@keshavdandeva
keshavdandeva requested review from a team as code owners July 28, 2026 14:12
@keshavdandeva
keshavdandeva enabled auto-merge (squash) July 28, 2026 14:12

@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 configures the maven-surefire-plugin and maven-failsafe-plugin in pom.xml to use -Djava.net.preferIPv4Stack=true during test execution. The feedback suggests using the late-evaluation syntax @{argLine} to avoid overriding existing arguments (such as those from JaCoCo) and recommends defining a common property to reduce duplication.

Comment thread java-bigquery-jdbc/pom.xml Outdated
Comment thread java-bigquery-jdbc/pom.xml Outdated
Comment thread java-bigquery-jdbc/pom.xml Outdated
Comment thread java-bigquery-jdbc/pom.xml Outdated
@keshavdandeva
keshavdandeva merged commit d5e33d6 into main Jul 28, 2026
205 of 206 checks passed
@keshavdandeva
keshavdandeva deleted the jdbc/otel-it-fix branch July 28, 2026 15:30
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