<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/rpc_client, branch CLI_2.28.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.28.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.28.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-12-12T08:27:31Z</updated>
<entry>
<title>YT-26906: start session from tx</title>
<updated>2025-12-12T08:27:31Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-12-12T08:12:23Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3bd4aa5fcb0f9a73ef9fcc548c26a0aa81011981'/>
<id>urn:sha1:3bd4aa5fcb0f9a73ef9fcc548c26a0aa81011981</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Start distributed session methods (file/table) now support attaching to transaction.
commit_hash:0a40dfd6d556f9890fa5abccf29c0baf33df4e7d
</content>
</entry>
<entry>
<title>YT-18571: Extract async_stream_helpers.h/cpp</title>
<updated>2025-11-23T20:07:28Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2025-11-23T19:49:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f823a1cfabf08d8bc36cef95b5d04301068a574d'/>
<id>urn:sha1:f823a1cfabf08d8bc36cef95b5d04301068a574d</id>
<content type='text'>
#### Вынос вспомогательных функций работы с асинхронными потоками в отдельный файл 📝

- 📦 Вынесены вспомогательные функции и адаптеры для работы с асинхронными потоками из `async_stream.h/cpp` в новый файл `async_stream_helpers.h/cpp`
- 🔧 Создан новый заголовочный файл, содержащий объявления всех основных адаптеров потоков: синхронных/асинхронных, буферизованных, zero-copy, копирующих, с предзагрузкой, экспирирующих и поддерживающих конкурентный доступ
- 🧩 Весь существующий код переключен на использование нового заголовка `async_stream_helpers.h`, где теперь находятся все ранее доступные функции адаптации потоков
- 🚫 Из оригинального `async_stream.h` удалены все вспомогательные функции, оставлена только основная интерфейсная часть (`IAsyncInputStream`, `IAsyncOutputStream` и их zero-copy варианты)
- ✅ Добавлена новая функция `CheckEndOfStream`, заменяющая собой старую `ExpectEndOfStream` в соответствующих местах кода
- 📁 Исходная реализация всех перенесённых функций перемещена в `async_stream_helpers.cpp`, упрощая оригинальный `async_stream.cpp`, который был удалён

&lt;a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"&gt;&lt;font size="2"&gt;Autodescription by Yandex Code Assistant&lt;/font&gt;&lt;/a&gt;
commit_hash:0662885b43294bfca7a6db5eaf61c82c90e3d214
</content>
</entry>
<entry>
<title>YT-26639: reuse connection object for the same endpoint</title>
<updated>2025-11-18T10:38:44Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2025-11-18T07:18:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=83e1a1429e81dbd82fcee4b152a78687541076bf'/>
<id>urn:sha1:83e1a1429e81dbd82fcee4b152a78687541076bf</id>
<content type='text'>
commit_hash:aa962f5a7cdef69708c3502aaead051042eec0e5
</content>
</entry>
<entry>
<title>YT-18420: Remove list nodes from master-server code</title>
<updated>2025-11-17T20:34:57Z</updated>
<author>
<name>h0pless</name>
<email>h0pless@yandex-team.com</email>
</author>
<published>2025-11-17T20:16:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=50c17a79808691bf308f8eccb8762f69ce3b4631'/>
<id>urn:sha1:50c17a79808691bf308f8eccb8762f69ce3b4631</id>
<content type='text'>
commit_hash:6e2650b628359d16589e929fc70e761611ac0ea7
</content>
</entry>
<entry>
<title>YT-26425: RPC support distributed API</title>
<updated>2025-11-13T08:03:19Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-11-13T07:43:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7b74fa8fc7cc82d96a0cba57d21b772fd1400a0a'/>
<id>urn:sha1:7b74fa8fc7cc82d96a0cba57d21b772fd1400a0a</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Support Distributed write API methods for RPC proxies in C\+\+ client.
commit_hash:1b1247f95c77a2de02d16f56dcc3291e772be2f2
</content>
</entry>
<entry>
<title>YT-26638: disable proxy discovery when connecting to socket</title>
<updated>2025-11-12T08:53:42Z</updated>
<author>
<name>ermolovd</name>
<email>ermolovd@yandex-team.com</email>
</author>
<published>2025-11-12T08:35:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1041cb78b057cad5dcfe06ec01cb3736a47a3ee1'/>
<id>urn:sha1:1041cb78b057cad5dcfe06ec01cb3736a47a3ee1</id>
<content type='text'>
commit_hash:499c8bd542f62b59650fa219a086086717aa119c
</content>
</entry>
<entry>
<title>YT-26425: Distributed API http proxy light requests</title>
<updated>2025-11-10T14:26:03Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-11-10T13:32:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=28244e705d32f688896c3f2986d012d74fc1e487'/>
<id>urn:sha1:28244e705d32f688896c3f2986d012d74fc1e487</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: cpp-sdk

Support distributed API in C\+\+ SDK

&lt;Message for release notes&gt;
commit_hash:689a3c978864fa4623f3b38ce031faa96532b3fe
</content>
</entry>
<entry>
<title>proper ensure initialize for rpc</title>
<updated>2025-10-22T12:07:29Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-10-22T11:42:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=43c5ce5da23221b376903b6b32365ed79a86c2cd'/>
<id>urn:sha1:43c5ce5da23221b376903b6b32365ed79a86c2cd</id>
<content type='text'>
* Changelog entry
  Type: fix
  Component: cpp-sdk

Proper ensure initialize for rpc-client C\+\+ SDK
commit_hash:d584950fbe7d387d01ab212db124212cf4938ce4
</content>
</entry>
<entry>
<title>YT-24624: Rework get_job_trace api</title>
<updated>2025-10-17T17:16:41Z</updated>
<author>
<name>bystrovserg</name>
<email>bystrovserg@yandex-team.com</email>
</author>
<published>2025-10-17T16:32:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9ff4ecace8645ecd5746e7754247187c81a6da5e'/>
<id>urn:sha1:9ff4ecace8645ecd5746e7754247187c81a6da5e</id>
<content type='text'>
&lt;Message NOT for release notes&gt;

* Changelog entry
  Type: fix
  Component: scheduler

Rework get\_job\_trace api: enable streaming and return perfetto-friendly format
commit_hash:082e255afb9022eb137dac3d0c3be8ac49d3b5e2
</content>
</entry>
<entry>
<title>YT-26221: Parse control events and save trace info in operations archive</title>
<updated>2025-10-03T17:17:47Z</updated>
<author>
<name>bystrovserg</name>
<email>bystrovserg@yandex-team.com</email>
</author>
<published>2025-10-03T17:01:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a9f494913848a8e56b5c10d83d0615a0f51dd71f'/>
<id>urn:sha1:a9f494913848a8e56b5c10d83d0615a0f51dd71f</id>
<content type='text'>
commit_hash:af1a447629e24e0b2fa1e075a45fdc5b5cb16bf4
</content>
</entry>
</feed>
