Skip to content

Fix case failure caused by unstable results.#1071

Merged
my-ship-it merged 2 commits intoapache:mainfrom
songdongxiaoa2:main
Apr 29, 2025
Merged

Fix case failure caused by unstable results.#1071
my-ship-it merged 2 commits intoapache:mainfrom
songdongxiaoa2:main

Conversation

@songdongxiaoa2
Copy link
Copy Markdown
Contributor

@songdongxiaoa2 songdongxiaoa2 commented Apr 27, 2025

Fixes #ISSUE_Number

What does this PR do?

This pull request fixed two randomly occurring test failures:
1.GPORCA may or may not complain about falling back. Other cases ignored the notice, windows should ignore this too.
2.For debug build, promotion may not finish on time, which will cause subsequent sql failure.

Type of Change

  • Bug fix (non-breaking change)

Test Plan

No need to test, test case fix.

Impact

No, test case fix.
Performance:
No, test case fix.

User-facing changes:
No

Dependencies:
No

@songdongxiaoa2 songdongxiaoa2 force-pushed the main branch 2 times, most recently from 5c0c486 to 056aa31 Compare April 27, 2025 13:30
Dongxiao Song added 2 commits April 27, 2025 23:24
Error message:
pg.InternalError: connection to server on socket "/tmp/.s.PGSQL.7001" failed: FATAL:  the database system is not accepting connections
DETAIL:  Hot standby mode is disabled.
FAILED:  [Errno 104] Connection reset by peer

Signed-off-by: Dongxiao Song <songdongxiao@hashdata.cn>
Signed-off-by: Dongxiao Song <songdongxiao@hashdata.cn>
@yjhjstz
Copy link
Copy Markdown
Member

yjhjstz commented Apr 29, 2025

please squash into one commit.

@my-ship-it my-ship-it merged commit 5d0e2ef into apache:main Apr 29, 2025
26 checks passed
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.

3 participants