Skip to content

Conversation

@EgorkaZ
Copy link
Contributor

@EgorkaZ EgorkaZ commented Apr 5, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

@EgorkaZ EgorkaZ requested a review from a team as a code owner April 5, 2024 19:19
@github-actions
Copy link

github-actions bot commented Apr 5, 2024

2024-04-05 19:22:16 UTC Pre-commit check for 7e1fd96 has started.
2024-04-05 19:22:19 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-04-05 20:15:54 UTC Build failed. see the build logs.
2024-04-05 20:16:15 UTC Tests are running...
🔴 2024-04-05 20:34:24 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7370 7001 0 338 1 30

@github-actions
Copy link

github-actions bot commented Apr 5, 2024

✅ Documentation build

Revision built successfully
Revision preview link

@github-actions
Copy link

github-actions bot commented Apr 5, 2024

2024-04-05 19:24:33 UTC Pre-commit check for 7e1fd96 has started.
2024-04-05 19:24:36 UTC Build linux-x86_64-release-asan is running...
🔴 2024-04-05 20:20:17 UTC Build failed. see the build logs.
2024-04-05 20:20:36 UTC Tests are running...
🔴 2024-04-05 20:45:29 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7222 6909 0 301 2 10

niksaveliev and others added 20 commits April 8, 2024 11:29
* fix coverity issues

* fix build

* fix build

* fix build again
* Added retries for internal queries

* Moved logic to query_actor.h
…m#1651)

* Update github.com/ydb-platform/fq-connector-go image to v0.1.2

* Update github.com/ydb-platform/fq-connector-go to v0.1.3
* Base feature implementation

* Added interconnect retries for FileQueue

* Added best effort FileQueue pass away

* Global ids for PB events, review fixes

* Added missing peer dirs

* Move FileQueue creation to FillSourceSettings

* Added FileQueueBatchSize pragrma, batch also limited by requested amount

* Round-robin stage in FileQueue, new s3 settings

* FileQueue processes one batch at a time, removing amount from batch request

* Runtime listing fixes

* Clean up

* Added parametrization in partitioning integration tests

* Poison fix

* Fixed partitioning columns, fixed retries, added extra tests

* Unit test imports fixes

* FileQueue consumers count correction

* Review fixes
* Fix win build

* Disable RuntimeListing until refactoring to eliminate unwanted dependencies
…rm#1769)

* Add 'FQ_CONNECTOR_ENDPOINT' env parameter for `local_ydb`

* Handle scheme type in `FQ_CONNECTOR_ENDPOINT` env variable
…rm#1781)

* Break deps from core/grpc_services to core/fq/libs/actors

* Delete random files

* Restore old version
@github-actions
Copy link

github-actions bot commented Apr 8, 2024

2024-04-08 10:55:16 UTC Pre-commit check for c7de25c has started.
2024-04-08 10:55:19 UTC Build linux-x86_64-relwithdebinfo is running...
2024-04-08 11:22:45 UTC Check cancelled

@github-actions
Copy link

github-actions bot commented Apr 8, 2024

2024-04-08 10:56:11 UTC Pre-commit check for c7de25c has started.
2024-04-08 10:56:14 UTC Build linux-x86_64-release-asan is running...
2024-04-08 11:22:46 UTC Check cancelled

@github-actions
Copy link

github-actions bot commented Apr 8, 2024

✅ Documentation build

Revision built successfully
Revision preview link

@github-actions
Copy link

github-actions bot commented Apr 8, 2024

2024-04-08 11:25:10 UTC Pre-commit check for 2873fa4 has started.
2024-04-08 11:25:13 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-04-08 12:17:10 UTC Build failed. see the build logs.
2024-04-08 12:17:26 UTC Tests are running...
🔴 2024-04-08 14:01:31 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60447 51045 0 7 9343 52

@github-actions
Copy link

github-actions bot commented Apr 8, 2024

2024-04-08 11:26:34 UTC Pre-commit check for 2873fa4 has started.
2024-04-08 11:26:35 UTC Build linux-x86_64-release-asan is running...
🔴 2024-04-08 12:18:23 UTC Build failed. see the build logs.
2024-04-08 12:18:33 UTC Tests are running...
🔴 2024-04-08 14:05:57 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16126 16039 0 29 28 30

@github-actions
Copy link

github-actions bot commented Apr 8, 2024

✅ Documentation build

Revision built successfully
Revision preview link

@EgorkaZ EgorkaZ changed the base branch from stable-24-1 to q-stable-ydb-24-1 April 8, 2024 11:31
@EgorkaZ EgorkaZ added the rebase-and-check Rebase PR with the current base branch and check label Apr 8, 2024
* Added results into clear execution

* Added short flags
@EgorkaZ EgorkaZ requested a review from a team as a code owner April 8, 2024 14:59
@github-actions
Copy link

github-actions bot commented Apr 8, 2024

✅ Documentation build

Revision built successfully
Revision preview link

@EgorkaZ EgorkaZ added ok-to-test Special label used to approve a PR for testing on our infrastructure and removed rebase-and-check Rebase PR with the current base branch and check labels Apr 8, 2024
@nikitka nikitka added rebase-and-check Rebase PR with the current base branch and check and removed ok-to-test Special label used to approve a PR for testing on our infrastructure labels Apr 8, 2024
@EgorkaZ EgorkaZ added rebase-and-check Rebase PR with the current base branch and check and removed rebase-and-check Rebase PR with the current base branch and check labels Apr 8, 2024
@nikitka nikitka added rebase-and-check Rebase PR with the current base branch and check and removed rebase-and-check Rebase PR with the current base branch and check labels Apr 8, 2024
@EgorkaZ EgorkaZ merged commit f756c0f into ydb-platform:q-stable-ydb-24-1 Apr 9, 2024
kardymonds added a commit to kardymonds/ydb that referenced this pull request Jun 10, 2024
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: kruall <kruall@ydb.tech>
Co-authored-by: Alexander Petrukhin <shmel1k@ydb.tech>
Co-authored-by: Vitalii Gridnev <gridnevvvit@gmail.com>
Co-authored-by: vporyadke <zalyalov@ydb.tech>
Co-authored-by: Nikolay Shestakov <tesseract@ydb.tech>
Co-authored-by: niksaveliev <nik@saveliev.me>
Co-authored-by: Vitaly Isaev <vitalyisaev@ydb.tech>
Co-authored-by: uzhastik <uzhas@ydb.tech>
Co-authored-by: Pisarenko Grigoriy <79596613+GrigoriyPA@users.noreply.github.com>
Co-authored-by: Yaroslav Plishan <80714170+MetaGigachad@users.noreply.github.com>
Co-authored-by: Hor911 <hor911@ydb.tech>
Co-authored-by: Dmitry Kardymon <kardymon-d@ydb.tech>
Co-authored-by: Oleg Doronin <dorooleg@yandex.ru>
Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
Co-authored-by: uzhastik <uzhastik@gmail.com>
Co-authored-by: Daniil Cherednik <dcherednik@ydb.tech>
Co-authored-by: Andrey Kulaga <aakulaga@ydb.tech>
uzhastik added a commit to uzhastik/ydb that referenced this pull request Jun 20, 2024
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: kruall <kruall@ydb.tech>
Co-authored-by: Alexander Petrukhin <shmel1k@ydb.tech>
Co-authored-by: Vitalii Gridnev <gridnevvvit@gmail.com>
Co-authored-by: vporyadke <zalyalov@ydb.tech>
Co-authored-by: Nikolay Shestakov <tesseract@ydb.tech>
Co-authored-by: niksaveliev <nik@saveliev.me>
Co-authored-by: Vitaly Isaev <vitalyisaev@ydb.tech>
Co-authored-by: uzhastik <uzhas@ydb.tech>
Co-authored-by: Pisarenko Grigoriy <79596613+GrigoriyPA@users.noreply.github.com>
Co-authored-by: Yaroslav Plishan <80714170+MetaGigachad@users.noreply.github.com>
Co-authored-by: Hor911 <hor911@ydb.tech>
Co-authored-by: Dmitry Kardymon <kardymon-d@ydb.tech>
Co-authored-by: Oleg Doronin <dorooleg@yandex.ru>
Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
Co-authored-by: uzhastik <uzhastik@gmail.com>
Co-authored-by: Daniil Cherednik <dcherednik@ydb.tech>
Co-authored-by: Andrey Kulaga <aakulaga@ydb.tech>
uzhastik added a commit that referenced this pull request Jun 20, 2024
Co-authored-by: Ilnaz Nizametdinov <ilnaz@ydb.tech>
Co-authored-by: kruall <kruall@ydb.tech>
Co-authored-by: Alexander Petrukhin <shmel1k@ydb.tech>
Co-authored-by: Vitalii Gridnev <gridnevvvit@gmail.com>
Co-authored-by: vporyadke <zalyalov@ydb.tech>
Co-authored-by: Nikolay Shestakov <tesseract@ydb.tech>
Co-authored-by: niksaveliev <nik@saveliev.me>
Co-authored-by: Vitaly Isaev <vitalyisaev@ydb.tech>
Co-authored-by: uzhastik <uzhas@ydb.tech>
Co-authored-by: Pisarenko Grigoriy <79596613+GrigoriyPA@users.noreply.github.com>
Co-authored-by: Yaroslav Plishan <80714170+MetaGigachad@users.noreply.github.com>
Co-authored-by: Hor911 <hor911@ydb.tech>
Co-authored-by: Dmitry Kardymon <kardymon-d@ydb.tech>
Co-authored-by: Oleg Doronin <dorooleg@yandex.ru>
Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
Co-authored-by: uzhastik <uzhastik@gmail.com>
Co-authored-by: Daniil Cherednik <dcherednik@ydb.tech>
Co-authored-by: Andrey Kulaga <aakulaga@ydb.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rebase-and-check Rebase PR with the current base branch and check

Projects

None yet

Development

Successfully merging this pull request may close these issues.