| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| | |
commit_hash:e917fd820acd406bc0376436e22618127197fb10
|
| |
| |
| |
| |
| |
| | |
for pipes
commit_hash:2913223ca66e49e7b106ad17861df3aaad42b62f
|
| |
| |
| |
| | |
commit_hash:c5d0d83f3c96f6ce174a917d3b77a09cd1da1f66
|
| |
| |
| |
| | |
commit_hash:98d0e46ebd3d4e5b761b05f0a0b85f9632887675
|
| |
| |
| |
| | |
commit_hash:47e2ffc4eba79a63f52970441d36b55923e8675a
|
| |
| |
| |
| | |
commit_hash:72d100073977c01253631e527d0c32431afa6a3b
|
| |
| |
| |
| | |
commit_hash:2edb2710050fab676407bbd1687f4ab3ca948880
|
| |
| |
| |
| | |
commit_hash:511e44ab155a0c5f9ed4411a78f49ee9d0a61e01
|
| |
| |
| |
| | |
commit_hash:b83ff5b933764714ff399267007e42ead4442007
|
| |
| |
| |
| | |
commit_hash:931ef1a282827767edaf1969e8ca96ac243cc242
|
| |
| |
| |
| | |
commit_hash:ebdcd84666775e6ef696b59c8f3f5fe4ca7094b3
|
| |
| |
| |
| | |
commit_hash:4ba556cdc948fd9c42adbdcf29bdd94c64a74e0b
|
| |
| |
| |
| | |
commit_hash:dd99bc51fe53915daa27447fba48dce39a4552fc
|
| |
| |
| |
| | |
commit_hash:3ee6df436caba2fb7d0fb84922e5877e7e557f9d
|
| |
| |
| |
| | |
commit_hash:d5803d0504d2b59e86f5f760aa15993f6c445389
|
| |
| |
| |
| | |
commit_hash:bd4983e2435e237f78063a1c1a89838ad080dafe
|
| |
| |
| |
| | |
commit_hash:90c285ee55e6870ffa7792f27f621d58846e54f1
|
| |
| |
| |
| | |
commit_hash:b3b4c89b830227d9a615540e9c2517ab1249374f
|
| |
| |
| |
| | |
commit_hash:d961a8d221c31bc22b8ded463912ebc726e80eae
|
| |
| |
| |
| | |
commit_hash:9f9e5240637a9026aa84d5763ef58d1ca5a7c069
|
| |
| |
| |
| | |
commit_hash:289fbbb5ba2df4d3ab5582fe434988c07fc899e6
|
| |
| |
| |
| | |
commit_hash:39e4c321d124c05900b61cc9493d46e87474d4f2
|
| |
| |
| |
| | |
commit_hash:b5d20c4aee0080ce01a8ed80d556e11569f0b13a
|
| |
| |
| |
| | |
commit_hash:b137476244babd08199f3381d75cff2081477bfe
|
| |
| |
| |
| | |
commit_hash:c0411d32f1f366b8468679d3506bdf544d40e0e3
|
| |
| |
| |
| | |
commit_hash:1f3731b3dff069de997454d6f6cbbc067a4a0b97
|
| |
| |
| |
| | |
commit_hash:0fb1f34803c28dbbddfd61464e25f5775c76e654
|
| |
| |
| |
| | |
commit_hash:51b4173516653381571df3404fa62e7ee98863ae
|
| |
| |
| |
| |
| | |
Don't copy a `const char *` into a temporary `TString`, only to convert it back to a `const char *`.
commit_hash:f291a94106900ceae8ae830f20716cb35f8aab2d
|
| |
| |
| |
| | |
commit_hash:12677634cfcf027d0d6f68478481e7cdfa24f16f
|
| |
| |
| |
| | |
commit_hash:fcf457f82505b2a68c3d5530e329b3255b3bbb7a
|
| |
| |
| |
| | |
commit_hash:9b015bb7088fa903751d031b21e02506e175bcf9
|
| |
| |
| |
| | |
yajl_tree_parse function (#17570)
|
|\ \ |
|
| | | |
|
| |\| |
|
| | |
| | |
| | |
| | | |
commit_hash:7e61a1191c39017d06254e045d3f58bbbbdadc01
|
| | |
| | |
| | |
| | | |
commit_hash:c94956365009858d19389e25868603490967a181
|
| | |
| | |
| | |
| | | |
commit_hash:479beaff03a33251903e09d1196e18e030d4029c
|
| | |
| | |
| | |
| | | |
commit_hash:22417d8bf75459bf61b1bfd340a56af7028785c4
|
| | |
| | |
| | |
| | | |
commit_hash:8ca44c4f80502be7e9c4c970f05b64ad9b50b13f
|
| | |
| | |
| | |
| | | |
commit_hash:39c670927995d2e5558f218e3d198f29a2e2af40
|
| | |
| | |
| | |
| | | |
commit_hash:14cd0f852fd43d48ad01a7f6608504ef16a4ac95
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- [x] Chained futures, add `CompleteAsync` method (then will migrate the YDB CLI on it).
- [x] Removed deadlined and fallback NameService as unused
- [x] Annotate thread-safe methods with `const` and use `AtomicSharedPtr` for them.
- [x] Move `name` to `name/service` with backward compatibility with the YDB CLI.
---
`CompletionEngine` is left thread-unsafe because of the dependency chain `CompletionEngine -> LocalSyntaxAnalysis -> C3Engine` which is thread-unsafe, but readonly indexed data structures such as `Ranking` and `NameService` are annotated with const and distributed via shared pointers.
I removed deadlined and fallback name services because the first is stupid the second is ahead of its time and is better to be added later to keep interfaces as minimal as possible.
---
The migration on async complete plan:
1. Introduce CompleteAsync
2. Migrate clients on CompleteAsync
3. Make Complete to return Future
4. Migrate clients on Complete
5. Remove CompleteAsync
---
- Related to https://github.com/ydb-platform/ydb/issues/9056
- Related to https://github.com/vityaman/ydb/issues/33
- Related to https://github.com/vityaman/ydb/issues/31
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1241
Co-authored-by: vvvv <vvvv@yandex-team.com>
Co-authored-by: vvvv <vvvv@yandex-team.com>
commit_hash:497cc081ab78bebf7354e0acfaa418d936cc8240
|
| | |
| | |
| | |
| | | |
commit_hash:662bf10e4c8caa4c7310317eacd39715dbadc691
|
| | |
| | |
| | |
| | | |
commit_hash:4d256df3cba483ed480b07058d40dc2771082b86
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Changelog entry
Type: feature
Component: controller-agent
Add new delivery fenced connection that works on vanilla linux kernel. It may be used for cpu intensive or gpu jobs to prevent job abort on interruption.
commit_hash:02e0f41ad907dfe1c11defc5439214e31ea12ad5
|
| | |
| | |
| | |
| | | |
commit_hash:2e0d520af978a9a16495ac4fd2adc8f072ed973a
|