Skip to content
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

fix drain compatability #6613

Merged
merged 1 commit into from
Jul 15, 2024
Merged

fix drain compatability #6613

merged 1 commit into from
Jul 15, 2024

Conversation

vporyadke
Copy link
Collaborator

Changelog entry

fix a bug where some nodes could remain down after a downgrade

Changelog category

  • Bugfix

Additional information

...

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 10:49:05 UTC Pre-commit check for 754e800 has started.
2024-07-12 10:51:41 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-12 10:55:40 UTC Build successful.

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 10:55:49 UTC Pre-commit check for 754e800 has started.
2024-07-12 10:58:37 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-12 12:31:37 UTC Build successful.
🔴 2024-07-12 12:36:43 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13854 12523 0 4 1309 18

🟢 2024-07-12 12:37:25 UTC ydbd size 8.1 GiB changed* by +1.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: f8e93d3 merge: 754e800 diff diff %
ydbd size 8 719 353 704 Bytes 8 719 355 216 Bytes +1.5 KiB +0.000%
ydbd stripped size 475 749 808 Bytes 475 750 064 Bytes +256 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Jul 12, 2024

2024-07-12 11:00:32 UTC Pre-commit check for 754e800 has started.
2024-07-12 11:03:47 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-12 13:05:18 UTC Build successful.
🔴 2024-07-12 13:07:21 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9583 8997 0 90 320 176

🟢 2024-07-12 13:08:01 UTC ydbd size 5.2 GiB changed* by +2.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: f8e93d3 merge: 754e800 diff diff %
ydbd size 5 608 995 224 Bytes 5 608 997 560 Bytes +2.3 KiB +0.000%
ydbd stripped size 1 207 400 496 Bytes 1 207 401 200 Bytes +704 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@vporyadke vporyadke linked an issue Jul 12, 2024 that may be closed by this pull request
@vporyadke vporyadke merged commit 9b05e80 into ydb-platform:main Jul 15, 2024
9 of 13 checks passed
marsaly79 pushed a commit to marsaly79/ydb that referenced this pull request Jul 15, 2024
vporyadke added a commit to vporyadke/ydb that referenced this pull request Jul 16, 2024
vporyadke added a commit that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nodes are down in hive after downgrading 24-3 -> 242
2 participants