close
Skip to content

[Improve][Connector-V2][Jdbc] Increase timeout for schema change IT to fix flaky test#10258

Merged
corgy-w merged 2 commits into
apache:devfrom
zhangshenghang:fix-jdbc-schema-change-timeout
Jan 4, 2026
Merged

[Improve][Connector-V2][Jdbc] Increase timeout for schema change IT to fix flaky test#10258
corgy-w merged 2 commits into
apache:devfrom
zhangshenghang:fix-jdbc-schema-change-timeout

Conversation

@zhangshenghang

@zhangshenghang zhangshenghang commented Dec 30, 2025

Copy link
Copy Markdown
Member

Purpose of this pull request

This fixes intermittent CI failures in SqlServerSchemaChangeIT and PostgresSchemaChangeIT caused by insufficient timeout in slower CI environments.

image

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

…o fix flaky test

- Increase initial data sync timeout from 30s to 60s
- Increase add_columns schema change timeout from 30s to 60s
- Increase main data assertion timeout from 60s to 120s
- Increase additional assertion timeout from 30s to 60s

This fixes intermittent CI failures in SqlServerSchemaChangeIT and
PostgresSchemaChangeIT caused by insufficient timeout in slower CI environments.
@github-actions github-actions Bot added the e2e label Dec 30, 2025

@davidzollo davidzollo 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.

+1

@yzeng1618 yzeng1618 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1

@corgy-w corgy-w merged commit f0fc863 into apache:dev Jan 4, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants