Skip to content

increase CS read timeout #6963

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
Jul 24, 2024

Conversation

zverevgeny
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 06:01:12 UTC Pre-commit check for a8d9669 has started.
2024-07-23 06:03:58 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-23 06:46:12 UTC Build successful.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 06:01:15 UTC Pre-commit check for a8d9669 has started.
2024-07-23 06:04:08 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-23 07:34:24 UTC Build successful.
🔴 2024-07-23 07:36:35 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13750 12390 0 9 1330 21

🟢 2024-07-23 07:37:24 UTC ydbd size 8.1 GiB changed* by -4.6 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: ab89a42 merge: a8d9669 diff diff %
ydbd size 8 650 195 016 Bytes 8 650 190 344 Bytes -4.6 KiB -0.000%
ydbd stripped size 470 909 504 Bytes 470 909 184 Bytes -320 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 23, 2024

2024-07-23 06:01:34 UTC Pre-commit check for a8d9669 has started.
2024-07-23 06:04:17 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-23 08:06:42 UTC Build successful.
🔴 2024-07-23 08:09:11 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9609 9020 0 93 325 171

🟢 2024-07-23 08:10:11 UTC ydbd size 5.2 GiB changed* by -5.8 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: ab89a42 merge: a8d9669 diff diff %
ydbd size 5 554 303 088 Bytes 5 554 297 136 Bytes -5.8 KiB -0.000%
ydbd stripped size 1 196 366 960 Bytes 1 196 362 480 Bytes -4.4 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

@zverevgeny zverevgeny force-pushed the increase_read_timeout branch from 323c01d to 199f40b Compare July 23, 2024 19:21
Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:25:22 UTC Pre-commit check for f34201c has started.
2024-07-23 19:28:21 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-23 21:54:23 UTC Build successful.
🔴 2024-07-23 21:57:52 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11075 10482 0 100 324 169

🟢 2024-07-23 21:58:57 UTC ydbd size 5.2 GiB changed* by +4.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 582cd7b merge: f34201c diff diff %
ydbd size 5 556 152 560 Bytes 5 556 157 552 Bytes +4.9 KiB +0.000%
ydbd stripped size 1 196 798 480 Bytes 1 196 799 440 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 Jul 23, 2024

2024-07-23 19:25:47 UTC Pre-commit check for f34201c has started.
2024-07-23 19:28:45 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-23 20:04:11 UTC Build successful.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:25:51 UTC Pre-commit check for f34201c has started.
2024-07-23 19:28:59 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-23 21:49:50 UTC Build successful.
🔴 2024-07-23 21:54:19 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39755 34461 0 4 5276 14

🟢 2024-07-23 21:55:00 UTC ydbd size 8.1 GiB changed* by +7.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 582cd7b merge: f34201c diff diff %
ydbd size 8 652 686 816 Bytes 8 652 694 704 Bytes +7.7 KiB +0.000%
ydbd stripped size 471 060 000 Bytes 471 060 256 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

@zverevgeny zverevgeny marked this pull request as ready for review July 24, 2024 06:29
@zverevgeny zverevgeny merged commit 669605c into ydb-platform:main Jul 24, 2024
8 of 12 checks passed
@zverevgeny zverevgeny linked an issue Jul 27, 2024 that may be closed by this pull request
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 9, 2024
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 10, 2024
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 11, 2024
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 12, 2024
zverevgeny added a commit to zverevgeny/ydb that referenced this pull request Sep 15, 2024
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.

Query fails with Snapshot too old
2 participants