<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yt/cpp/mapreduce/rpc_client/client_impl.cpp, branch CLI_2.30.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.30.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.30.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-01-27T12:11:28Z</updated>
<entry>
<title>Normalize `operator()` spelling in YT</title>
<updated>2026-01-27T12:11:28Z</updated>
<author>
<name>s-berdnikov</name>
<email>s-berdnikov@yandex-team.com</email>
</author>
<published>2026-01-27T11:50:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dedf25a083d0d18ea64dc3cc6eeca17c4d4919f3'/>
<id>urn:sha1:dedf25a083d0d18ea64dc3cc6eeca17c4d4919f3</id>
<content type='text'>
As of the date of this PR, there are 4 different ways to spell parenthesis operator in YT

* `operator()(args...)` - 505 occasions
* `operator() (args...)` - 151 occasions
* `operator () (args...)` - 65 occasions
* `operator ()(args...)` - 6 occasions

As is apparent from this statistics, the first way is the most popular by far (69% of all matches). Furthermore, it is the most consistent with YT style guide &lt;https://nda.ya.ru/t/YOfm_T4z7Syke2&gt;.
commit_hash:f9f2f2a6822e88d6aba6777210a00d08c2911bc5
</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-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>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-23616: RPC proxy tests for C++ client</title>
<updated>2025-09-03T09:09:24Z</updated>
<author>
<name>achains</name>
<email>achains@yandex-team.com</email>
</author>
<published>2025-09-03T08:49:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6165c60a95c3c621ca21112b432df698412abf86'/>
<id>urn:sha1:6165c60a95c3c621ca21112b432df698412abf86</id>
<content type='text'>
* Changelog entry
  Type: fix
  Component: cpp-sdk

Enable misc tests for RPC proxy, various fixes
commit_hash:c3c716503a2e106731ad99b66ec57ea00baf0304
</content>
</entry>
</feed>
