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

Change queue reserved capacity: update on Enqueue(), add sensor, improved logging #5935

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

CyberROFL
Copy link
Member

@CyberROFL CyberROFL commented Jun 25, 2024

Changelog entry

CDC Initial scan may freeze due to an incorrect value of reserved capacity.

Changelog category

  • Bugfix

Additional information

  • Change queue reserved capacity sensor.
  • Improved logging of the CDC Initial scan.

Copy link

github-actions bot commented Jun 25, 2024

2024-06-25 15:18:19 UTC Pre-commit check for 3c06d93 has started.
2024-06-25 15:20:46 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-25 15:27:02 UTC Build successful.

@CyberROFL CyberROFL marked this pull request as ready for review June 25, 2024 15:18
Copy link

github-actions bot commented Jun 25, 2024

2024-06-25 15:18:51 UTC Pre-commit check for 3c06d93 has started.
2024-06-25 15:21:20 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-25 15:27:00 UTC Build successful.
2024-06-25 15:27:14 UTC Tests are running...
🔴 2024-06-25 18:03:21 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
72454 59046 0 6 13391 11

🟢 2024-06-25 18:03:58 UTC ydbd size 8.4 GiB changed* by +13.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: de53293 merge: 3c06d93 diff diff %
ydbd size 8 970 450 304 Bytes 8 970 464 288 Bytes +13.7 KiB +0.000%
ydbd stripped size 488 730 216 Bytes 488 731 176 Bytes +960 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 Jun 25, 2024

2024-06-25 15:20:58 UTC Pre-commit check for 3c06d93 has started.
2024-06-25 15:23:36 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-25 15:29:27 UTC Build successful.
2024-06-25 15:29:35 UTC Tests are running...
🔴 2024-06-25 17:39:24 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11557 10932 0 104 350 171

🟢 2024-06-25 17:40:11 UTC ydbd size 5.5 GiB changed* by +12.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: de53293 merge: 3c06d93 diff diff %
ydbd size 5 861 094 616 Bytes 5 861 106 952 Bytes +12.0 KiB +0.000%
ydbd stripped size 1 256 533 960 Bytes 1 256 536 840 Bytes +2.8 KiB +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

@CyberROFL CyberROFL merged commit 027d29e into ydb-platform:main Jun 25, 2024
11 of 15 checks passed
@CyberROFL CyberROFL deleted the reserved-capacity-fix branch June 25, 2024 18:25
CyberROFL added a commit to CyberROFL/ydb that referenced this pull request Jun 26, 2024
CyberROFL added a commit to CyberROFL/ydb that referenced this pull request Jun 26, 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.

2 participants