Skip to content

Conversation

@yuxiqian
Copy link
Member

Currently MongoDB E2E test has rather tight limitations. Container startup time limit is 30 seconds, and each E2E test are expected to complete data capturing in 60 seconds. When Azure pipeline is busy, unexpected timeout exception might occur.

This PR loosens container startup timeout to 120 seconds (closer to TiDB, PolarDB, and OceanBase) and capturing timeout to 150 seconds (like DB2).

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

Thanks @yuxiqian for the fix, LGTM

@leonardBang leonardBang merged commit 883b684 into apache:master Jul 24, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
leonardBang pushed a commit that referenced this pull request Oct 31, 2023
 This closes #2334.

(cherry picked from commit 883b684)
zhongqishang pushed a commit to zhongqishang/flink-cdc that referenced this pull request Dec 7, 2023
ChaomingZhangCN pushed a commit to ChaomingZhangCN/flink-cdc that referenced this pull request Jan 13, 2025
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