Skip to content

fix KqpRequestContext::TraceIdInErrorMessage KIKIMR-20753 #1154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

vporyadke
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

The test uses a special mock planning strategy that is guaranteed to produce an error. However, if the request arrives at a node that believes itself to be the only one alive, that node simply executes everything locally and the test fails. This adds waiting for nodes to discover other nodes.

Copy link

github-actions bot commented Jan 19, 2024

2024-01-19 11:35:55 UTC Pre-commit check for 0850da8 has started.
2024-01-19 11:35:58 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-19 11:38:16 UTC Build successful.
2024-01-19 11:38:28 UTC Tests are running...
🔴 2024-01-19 12:50:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
59931 50696 0 4 9219 12

Copy link

github-actions bot commented Jan 19, 2024

2024-01-19 11:36:23 UTC Pre-commit check for 0850da8 has started.
2024-01-19 11:36:25 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-19 11:38:52 UTC Build successful.
2024-01-19 11:39:04 UTC Tests are running...
🔴 2024-01-19 13:16:18 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15882 15784 0 16 66 16

@gridnevvvit gridnevvvit requested review from gridnevvvit and removed request for dcherednik January 23, 2024 09:38
@vporyadke vporyadke merged commit eeb8f00 into ydb-platform:main Jan 23, 2024
@vporyadke vporyadke deleted the fixtracetest branch January 23, 2024 10:07
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@vitstn vitstn mentioned this pull request Jan 29, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
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.

2 participants