<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb, 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-19T11:36:24Z</updated>
<entry>
<title>YDB CLI release 2.28.0</title>
<updated>2025-12-19T11:36:24Z</updated>
<author>
<name>YDBot</name>
<email>ydbot@ydb.tech</email>
</author>
<published>2025-12-19T11:36:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e44ded74fcfa8f94114d3afdeeb943c75fd391ae'/>
<id>urn:sha1:e44ded74fcfa8f94114d3afdeeb943c75fd391ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LOGBROKER-10113 Fix build sqs workload for windows (#30972)</title>
<updated>2025-12-19T11:27:30Z</updated>
<author>
<name>Kuzin Roman</name>
<email>kuzin57@ydb.tech</email>
</author>
<published>2025-12-19T11:27:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=25f97ddcf6c0a569e876e54a2ae868b6bd0af9f8'/>
<id>urn:sha1:25f97ddcf6c0a569e876e54a2ae868b6bd0af9f8</id>
<content type='text'>
Co-authored-by: Roman Kuzin &lt;kuzin57@yandex-team.ru&gt;</content>
</entry>
<entry>
<title>DQ Channels 2.0 (#26751)</title>
<updated>2025-12-19T11:15:00Z</updated>
<author>
<name>Hor911</name>
<email>hor911@ydb.tech</email>
</author>
<published>2025-12-19T11:15:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=47845584a0cf84522e3753719ea87c06cbcc8c40'/>
<id>urn:sha1:47845584a0cf84522e3753719ea87c06cbcc8c40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ignored messages on CS table rename 2 (#30861)</title>
<updated>2025-12-19T10:58:05Z</updated>
<author>
<name>xyliganSereja</name>
<email>matva0509@gmail.com</email>
</author>
<published>2025-12-19T10:58:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e0757eb40ca8416821124ad27aca5ef0287561fb'/>
<id>urn:sha1:e0757eb40ca8416821124ad27aca5ef0287561fb</id>
<content type='text'>
Co-authored-by: Matveev Sergei &lt;xyligansereja@yandex-team.ru&gt;</content>
</entry>
<entry>
<title>local_cluster: flake8 fix (#30922)</title>
<updated>2025-12-19T10:10:59Z</updated>
<author>
<name>Maxim Yurchuk</name>
<email>maxim-yurchuk@ydb.tech</email>
</author>
<published>2025-12-19T10:10:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=94b6755b8bf711620c8c6836f1ae4bc51909fcdc'/>
<id>urn:sha1:94b6755b8bf711620c8c6836f1ae4bc51909fcdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Constrain reader advancement beyond writer position (#30917)</title>
<updated>2025-12-19T08:35:14Z</updated>
<author>
<name>kruall</name>
<email>kruall@ydb.tech</email>
</author>
<published>2025-12-19T08:35:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=29ca0819ed127978c77f381471c4d7c6024638bc'/>
<id>urn:sha1:29ca0819ed127978c77f381471c4d7c6024638bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ttl: return default limit on max-shards-in-flight (#30894)</title>
<updated>2025-12-19T08:27:12Z</updated>
<author>
<name>ijon</name>
<email>ijon@ydb.tech</email>
</author>
<published>2025-12-19T08:27:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1eb7877fbff4c737a30aedc75ef0e2ec09be7d33'/>
<id>urn:sha1:1eb7877fbff4c737a30aedc75ef0e2ec09be7d33</id>
<content type='text'>
Currently, TTL MaxShardsInFlight defaults to zero (unlimited in-flight requests).

This can overwhelm schemeshard with datashard's responses when:
- network issues or schemeshard restarts cause many responses to arrive simultaneously
- many datashards respond immediately when there's no data to erase

Setting a reasonable default in-flight limit would alleviate this issue.</content>
</entry>
<entry>
<title>Add kv api v2 (#30697)</title>
<updated>2025-12-19T08:03:56Z</updated>
<author>
<name>kruall</name>
<email>kruall@ydb.tech</email>
</author>
<published>2025-12-19T08:03:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c934bf283cc9e4dd69411d713bf3ac2b7a0d8cd7'/>
<id>urn:sha1:c934bf283cc9e4dd69411d713bf3ac2b7a0d8cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add block for V1 API when V2 is enabled (#30863)</title>
<updated>2025-12-19T06:25:26Z</updated>
<author>
<name>mregrock</name>
<email>mregrock@ydb.tech</email>
</author>
<published>2025-12-19T06:25:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6182d7e1faf057f3340f0c433e44cbe46cc86935'/>
<id>urn:sha1:6182d7e1faf057f3340f0c433e44cbe46cc86935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actualize benchmarks docs (#19219)</title>
<updated>2025-12-19T06:02:19Z</updated>
<author>
<name>Олег</name>
<email>150132506+iddqdex@users.noreply.github.com</email>
</author>
<published>2025-12-19T06:02:19Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5835f07194ea383b9283721eb4a8ecbd614e2f26'/>
<id>urn:sha1:5835f07194ea383b9283721eb4a8ecbd614e2f26</id>
<content type='text'>
Co-authored-by: Nikolay Perfilov &lt;pnv1@yandex-team.ru&gt;
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;
Co-authored-by: lopatinevgeny &lt;lopatinevgeny@yandex-team.ru&gt;
Co-authored-by: Ivan Blinkov &lt;ivan@blinkov.ru&gt;
Co-authored-by: orange13 &lt;gdasdd@yandex.ru&gt;</content>
</entry>
</feed>
