Skip to content

Conversation

@ydbot
Copy link
Collaborator

@ydbot ydbot commented Nov 11, 2025

PR was created by rightlib sync workflow run

robot-ratatosk and others added 17 commits November 11, 2025 05:36
commit_hash:f5f4e6f04728a8e4dd9d6e5e5ae7a0f12e5f45d0
#### Обновление Detekt CLI для работы с собственным компилятором Kotlin 📝

- 🛠️ Заменён способ подключения Detekt CLI: вместо кастомной обёртки используется официальный модуль detekt-cli версии 1.23.8 из contrib.
- 🧱 Изменён класс запуска Detekt с внутреннего (`ru.yandex.pcode.detekt.DetektValidateKt`) на стандартный CLI-класс из библиотеки (`io.gitlab.arturbosch.detekt.cli.Main`).
- ⚙️ Внесены изменения в систему сборки, чтобы корректно поддерживать запуск Detekt CLI с зависимостями из contrib.
- 📦 Добавлен новый модуль сборки `_JAR_CONTRIB_RUNNABLE`, обеспечивающий правильную работу Java-программ из contrib с класспасом и генерацией скриптов.
- 🧹 Удалена ссылка на старую обёртку Detekt в основной конфигурации проекта.

<a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a>

#| || **<a href="https://nda.ya.ru/t/Rgy1Tp7_7Mm3JA" target="_blank">![](https://nda.ya.ru/t/mAiQIjHx7Mm3JC =30x) Echo tests</a>** || |#
commit_hash:10459bffa21e7fd62e11654e7b0819cf3dec908a
- **yt/core/bus: report SSL syscall error as transport error**
- **yt/core/bus: test ssl connection transport errors**
- **yt/core/bus: handle SslError as retriable channel failure error**
- **yt/core/rpc: test RPC over BUS with TLS**

---

* Changelog entry
Type: fix
Component: misc-server

Network errors behind SSL connection should be reported as transport error
to avoid confusing with actual SSL error and do proper retrying.

---

Pull Request resolved: ytsaurus/ytsaurus#1488

Co-authored-by: yuryalekseev <yuryalekseev@yandex-team.com>
commit_hash:5dc45314f0b7a0283e1988f2e03a003182d2ca82
commit_hash:07bebb99ce3dc687f9c0be81c56e82d8391573f6
commit_hash:8f8806e9d16d1acad2d6bc10c1d4c125cd0a2a32
Чтобы трейсер можно было повторно конфигурить вызовом ConfigureSingletons
А он происходит под спинлоком
https://nda.ya.ru/t/QrU79ucQ7MmHMb
commit_hash:c573a04d19e41c80f128ac9f0ee50d2c46968f34
Follows up e58d49c7f50d1a4db0deb7b3f0f71f0b20e76b5b
commit_hash:c2febfe8d4839f108e00bb01f60e6e870b3b1311
commit_hash:244282cfaf643bf8c4718c0d6cb16149761365a3
commit_hash:5999939d643dc2d073b5fa40d1b4be09d89a18ba
Task: <#27621>
commit_hash:84cb8e3fcab66d48c1861e63fc9d33afb06478dc
commit_hash:684f14a6f19a735297e2d00229b9bc1d7b46e18a
commit_hash:b5bb48dba5876cb5fa844ea640062e9ba3d05e60
commit_hash:a896f67ee4a422fc51444623a7eb011bd16c9350
Adds configurable Shuffle Elimination cutoff option based on number of joins in a query. This option is primarily needed for benchmarking CBO with Shuffle Elimination on different queries, PR with benchmarks is going to be to merged at github <#27065>, but since it also changes yql/essentials, this PR on Arcanum needs to be merged first.
commit_hash:5ca0bbf08f8ec4c370cba0cf2e4034e4a90d3cdf
commit_hash:f5a840952c97d019b950bc1093d1e379dcebbb6d
commit_hash:8b009e3fc6950c079fcdb5d2c2b7e515a3db07ec
@ydbot ydbot requested a review from a team as a code owner November 11, 2025 16:24
@ydbot ydbot added rightlib automerge PR created by sync workflow and will be automerged labels Nov 11, 2025
@github-actions
Copy link

github-actions bot commented Nov 11, 2025

2025-11-11 16:25:18 UTC Pre-commit check linux-x86_64-release-asan for 69da918 has started.
2025-11-11 16:29:08 UTC Artifacts will be uploaded here
2025-11-11 16:31:59 UTC ya make is running...
🔴 2025-11-11 16:58:15 UTC Build failed, see the logs. Also see fail summary

@github-actions
Copy link

🟢 2025-11-11 16:25:59 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

2025-11-11 16:26:45 UTC Pre-commit check linux-x86_64-relwithdebinfo for 69da918 has started.
2025-11-11 16:26:49 UTC Artifacts will be uploaded here
2025-11-11 16:29:28 UTC ya make is running...
🔴 2025-11-11 16:47:25 UTC Build failed, see the logs. Also see fail summary

@alexpaniman alexpaniman requested review from a team as code owners November 12, 2025 08:49
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

2025-11-12 08:51:11 UTC Pre-commit check linux-x86_64-relwithdebinfo for 043865b has started.
2025-11-12 08:51:28 UTC Artifacts will be uploaded here
2025-11-12 08:54:04 UTC ya make is running...
🔴 2025-11-12 08:58:23 UTC Build failed, see the logs. Also see fail summary

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

2025-11-12 08:51:59 UTC Pre-commit check linux-x86_64-release-asan for 043865b has started.
2025-11-12 08:52:16 UTC Artifacts will be uploaded here
2025-11-12 08:54:48 UTC ya make is running...
🔴 2025-11-12 08:58:45 UTC Build failed, see the logs. Also see fail summary

@alexpaniman alexpaniman force-pushed the merge-rightlib-251111-1623 branch from 494145f to 5700ad6 Compare November 12, 2025 10:00
@github-actions
Copy link

github-actions bot commented Nov 12, 2025

2025-11-12 10:01:33 UTC Pre-commit check linux-x86_64-release-asan for 7b0a4d9 has started.
2025-11-12 10:01:50 UTC Artifacts will be uploaded here
2025-11-12 10:04:21 UTC ya make is running...
🟡 2025-11-12 12:57:04 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20601 20165 0 212 189 35

🟢 2025-11-12 12:57:16 UTC Build successful.
🟡 2025-11-12 12:57:44 UTC ydbd size 3.8 GiB changed* by +1.8 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 02cb3c6 merge: 7b0a4d9 diff diff %
ydbd size 4 086 812 120 Bytes 4 088 694 680 Bytes +1.8 MiB +0.046%
ydbd stripped size 1 517 148 904 Bytes 1 518 408 520 Bytes +1.2 MiB +0.083%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

2025-11-12 10:03:42 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7b0a4d9 has started.
2025-11-12 10:03:58 UTC Artifacts will be uploaded here
2025-11-12 10:06:30 UTC ya make is running...
🟡 2025-11-12 12:33:10 UTC Some tests failed, follow the links below. Going to retry failed tests...

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
44184 41303 0 9 2837 35

2025-11-12 12:33:24 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-11-12 12:46:45 UTC Tests successful.

Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
116 (only retried tests) 94 0 0 1 21

🟢 2025-11-12 12:46:52 UTC Build successful.
🟡 2025-11-12 12:47:14 UTC ydbd size 2.3 GiB changed* by +841.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 02cb3c6 merge: 7b0a4d9 diff diff %
ydbd size 2 441 061 856 Bytes 2 441 923 104 Bytes +841.1 KiB +0.035%
ydbd stripped size 519 224 080 Bytes 519 550 384 Bytes +318.7 KiB +0.063%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@ydbot ydbot merged commit 408da97 into main Nov 12, 2025
11 checks passed
@ydbot ydbot deleted the merge-rightlib-251111-1623 branch November 12, 2025 13:01
@ydbot
Copy link
Collaborator Author

ydbot commented Nov 12, 2025

The PR was successfully merged into main using workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge PR created by sync workflow and will be automerged rightlib

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants