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

Oltp EvWrite fixes #12279

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Oltp EvWrite fixes #12279

merged 2 commits into from
Dec 4, 2024

Conversation

nikvas0
Copy link
Collaborator

@nikvas0 nikvas0 commented Dec 4, 2024

Changelog entry

  • Fixed commit for possible RW tx without writes (like 'update ... set .. where ...' touched no rows)
  • Fixed Volatile conditions

Changelog category

  • Bugfix

Additional information

...

@nikvas0 nikvas0 changed the title EvWrite fixes Oltp EvWrite fixes Dec 4, 2024
@github-actions github-actions bot added the bugfix label Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

2024-12-04 11:29:24 UTC Pre-commit check linux-x86_64-relwithdebinfo for ed4a793 has started.
2024-12-04 11:29:34 UTC Artifacts will be uploaded here
2024-12-04 11:32:28 UTC ya make is running...
🟢 2024-12-04 12:22:41 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20993 19490 0 0 1396 107

🟢 2024-12-04 12:24:21 UTC Build successful.
🟢 2024-12-04 12:24:36 UTC ydbd size 2.5 GiB changed* by +9.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: d7df471 merge: ed4a793 diff diff %
ydbd size 2 701 815 712 Bytes 2 701 825 528 Bytes +9.6 KiB +0.000%
ydbd stripped size 483 605 200 Bytes 483 606 736 Bytes +1.5 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

Copy link

github-actions bot commented Dec 4, 2024

2024-12-04 11:29:32 UTC Pre-commit check linux-x86_64-release-asan for ed4a793 has started.
2024-12-04 11:29:43 UTC Artifacts will be uploaded here
2024-12-04 11:32:36 UTC ya make is running...
🟡 2024-12-04 12:46:25 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13279 13191 0 25 18 45

🟢 2024-12-04 12:47:29 UTC Build successful.
🟢 2024-12-04 12:47:56 UTC ydbd size 4.9 GiB changed* by +26.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: d7df471 merge: ed4a793 diff diff %
ydbd size 5 308 357 800 Bytes 5 308 385 304 Bytes +26.9 KiB +0.001%
ydbd stripped size 1 365 621 584 Bytes 1 365 626 512 Bytes +4.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

@nikvas0 nikvas0 merged commit 5e818ab into ydb-platform:main Dec 4, 2024
11 of 12 checks passed
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