Skip to content

Fix warning in ydbd_slice #14585

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 2 commits into from
Feb 14, 2025
Merged

Fix warning in ydbd_slice #14585

merged 2 commits into from
Feb 14, 2025

Conversation

iddqdex
Copy link
Collaborator

@iddqdex iddqdex commented Feb 14, 2025

contrib/python/ydb/py3/ydb/__init__.py:43: UserWarning: Used deprecated behavior, for fix ADD PEERDIR kikimr/public/sdk/python/ydb_v3_new_behavior
contrib/python/ydb/py3/ydb/global_settings.py:22: UserWarning: Global allow split transaction is deprecated behaviour.
contrib/python/ydb/py3/ydb/global_settings.py:12: UserWarning: Global allow truncated response is deprecated behaviour.```

@iddqdex iddqdex enabled auto-merge (squash) February 14, 2025 13:51
Copy link

github-actions bot commented Feb 14, 2025

2025-02-14 13:53:55 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4eb8e53 has started.
2025-02-14 13:54:01 UTC Artifacts will be uploaded here
🔴 2025-02-14 13:56:00 UTC Graph compare failed, see the logs.

Copy link

github-actions bot commented Feb 14, 2025

2025-02-14 13:55:54 UTC Pre-commit check linux-x86_64-release-asan for 4eb8e53 has started.
2025-02-14 13:56:02 UTC Artifacts will be uploaded here
🔴 2025-02-14 13:57:57 UTC Graph compare failed, see the logs.

melazyk
melazyk previously approved these changes Feb 14, 2025
@maximyurchuk
Copy link
Collaborator

Джва года этого ждал!

maximyurchuk
maximyurchuk previously approved these changes Feb 14, 2025
@iddqdex iddqdex dismissed stale reviews from maximyurchuk and melazyk via 1abfdc7 February 14, 2025 14:22
Copy link

github-actions bot commented Feb 14, 2025

2025-02-14 14:23:36 UTC Pre-commit check linux-x86_64-release-asan for 116272b has started.
2025-02-14 14:24:04 UTC Artifacts will be uploaded here
2025-02-14 14:27:03 UTC ya make is running...
🟡 2025-02-14 14:49:04 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1705 1671 0 8 17 9

2025-02-14 14:49:20 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-14 15:13:22 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
43 (only retried tests) 27 0 4 4 8

2025-02-14 15:13:33 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-02-14 15:24:33 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
23 (only retried tests) 9 0 5 2 7

🟢 2025-02-14 15:24:40 UTC Build successful.
🟢 2025-02-14 15:24:56 UTC ydbd size 3.6 GiB changed* by -96 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: a2e1626 merge: 116272b diff diff %
ydbd size 3 885 146 312 Bytes 3 885 146 216 Bytes -96 Bytes -0.000%
ydbd stripped size 1 360 350 608 Bytes 1 360 350 544 Bytes -64 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 Feb 14, 2025

2025-02-14 14:25:57 UTC Pre-commit check linux-x86_64-relwithdebinfo for 116272b has started.
2025-02-14 14:26:08 UTC Artifacts will be uploaded here
2025-02-14 14:28:33 UTC ya make is running...
🟡 2025-02-14 15:01:18 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4767 4479 0 169 31 88

2025-02-14 15:01:59 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-02-14 15:13:08 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
273 (only retried tests) 184 0 0 7 82

🟢 2025-02-14 15:13:17 UTC Build successful.
🟢 2025-02-14 15:13:29 UTC ydbd size 2.1 GiB changed* by 0 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: a2e1626 merge: 116272b diff diff %
ydbd size 2 234 015 384 Bytes 2 234 015 384 Bytes 0 Bytes 0.000%
ydbd stripped size 474 104 536 Bytes 474 104 536 Bytes 0 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

@iddqdex iddqdex merged commit a76b6a1 into ydb-platform:main Feb 14, 2025
12 checks passed
@iddqdex iddqdex deleted the iddqdex-patch-1 branch February 14, 2025 15:49
lberserq pushed a commit to lberserq/ydb that referenced this pull request Mar 3, 2025
blinkov pushed a commit that referenced this pull request Mar 21, 2025
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