<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb, branch 22.2.46</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=22.2.46</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=22.2.46'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-07-05T18:00:44Z</updated>
<entry>
<title>Fix KqpRewriteTopSortOverIndexRead KQP optimizer rule. (KIKIMR-15237)</title>
<updated>2022-07-05T18:00:44Z</updated>
<author>
<name>Sergei Puchin</name>
<email>s.puchin@gmail.com</email>
</author>
<published>2022-07-05T18:00:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e72b0f920746fbde0e4325847aadbf61ff28bcd4'/>
<id>urn:sha1:e72b0f920746fbde0e4325847aadbf61ff28bcd4</id>
<content type='text'>
REVIEW: 2697057

REVIEW: 2697157
x-ydb-stable-ref: 5b63d35f55fa5bebbd00814d08a847018bfce1e1
</content>
</entry>
<entry>
<title>Cherry pick commit r9661548</title>
<updated>2022-07-05T18:00:44Z</updated>
<author>
<name>Alexander Rutkovsky</name>
<email>alexander.rutkovsky@gmail.com</email>
</author>
<published>2022-07-05T18:00:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=456368b4b7085adef76780ab7a1a4d0cd4f4cddb'/>
<id>urn:sha1:456368b4b7085adef76780ab7a1a4d0cd4f4cddb</id>
<content type='text'>
REVIEW: 2694733
x-ydb-stable-ref: 615f957f32385df3fb746f7b86fa2f9dcb781605
</content>
</entry>
<entry>
<title>22-2: Reply ALREADY to TEvBlock races, don't hide errors by retrying blocking, KIKIMR-15235</title>
<updated>2022-07-05T18:00:43Z</updated>
<author>
<name>Aleksei Borzenkov</name>
<email>snaury@gmail.com</email>
</author>
<published>2022-07-05T18:00:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=04748982190fa2dec3f2d942e003f24f47c3115e'/>
<id>urn:sha1:04748982190fa2dec3f2d942e003f24f47c3115e</id>
<content type='text'>
Merge from trunk: r9662422

REVIEW: 2695485
x-ydb-stable-ref: 8bd7b98b3b008990ac0cd4adb76f30a51bbc2014
</content>
</entry>
<entry>
<title>KIKIMR-15038: pipe delivery problems (c-p r9662729)</title>
<updated>2022-07-05T18:00:42Z</updated>
<author>
<name>Artem Zuikov</name>
<email>chertus@gmail.com</email>
</author>
<published>2022-07-05T18:00:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4e3d96f9fb84fe7703a0c2107a3c8f44f9ccf748'/>
<id>urn:sha1:4e3d96f9fb84fe7703a0c2107a3c8f44f9ccf748</id>
<content type='text'>
REVIEW: 2694709

REVIEW: 2695840
x-ydb-stable-ref: 65c6f45946e8d9ffc9e34e93aa3a596d732de513
</content>
</entry>
<entry>
<title>top partition tables KIKIMR-15061</title>
<updated>2022-07-05T18:00:40Z</updated>
<author>
<name>Aleksandr Dmitriev</name>
<email>alexd.65536@gmail.com</email>
</author>
<published>2022-07-05T18:00:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=014d4040c4b1be95e8260f823efcdae39cbbd439'/>
<id>urn:sha1:014d4040c4b1be95e8260f823efcdae39cbbd439</id>
<content type='text'>
REVIEW: 2671355

REVIEW: 2692125
x-ydb-stable-ref: be6405bab36a14ec899951f200cfd7f0e30ace03
</content>
</entry>
<entry>
<title>KIKIMR-15038: change log level for msg (Cherry pick commit r9660160)</title>
<updated>2022-07-05T18:00:37Z</updated>
<author>
<name>Artem Zuikov</name>
<email>chertus@gmail.com</email>
</author>
<published>2022-07-05T18:00:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3337ada763695431c2af0c1f1105b608bbcd8c01'/>
<id>urn:sha1:3337ada763695431c2af0c1f1105b608bbcd8c01</id>
<content type='text'>
REVIEW: 2693965
x-ydb-stable-ref: 9cb4102010e8d1338db112b794628ec175428652
</content>
</entry>
<entry>
<title>PR from branch users/alexvru/merge/22-2/KIKIMR-14911</title>
<updated>2022-07-05T18:00:37Z</updated>
<author>
<name>Alexander Rutkovsky</name>
<email>alexander.rutkovsky@gmail.com</email>
</author>
<published>2022-07-05T18:00:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=33e0b0f01d29fe0a000c45feea0d5c855e0e78ae'/>
<id>urn:sha1:33e0b0f01d29fe0a000c45feea0d5c855e0e78ae</id>
<content type='text'>
Forward AF_UNSPEC queries to dns resolver without special workarounds, KIKIMR-15188
REVIEW: 2671670

Use ares_getaddrinfo to obtain full list of node addresses KIKIMR-14911
REVIEW: 2669047

Connect sequentially to all available addresses KIKIMR-14911
REVIEW: 2667435

REVIEW: 2690607
x-ydb-stable-ref: ce7376a31bbff53da59c628eae8baaf10146c338
</content>
</entry>
<entry>
<title>22-2: Configurable read buffer size limit KIKIMR-14803</title>
<updated>2022-07-05T18:00:36Z</updated>
<author>
<name>Ilnaz Nizametdinov</name>
<email>i.nizametdinov@gmail.com</email>
</author>
<published>2022-07-05T18:00:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a91ee9ef69a16257cf124ef53a7f7eb9357121b0'/>
<id>urn:sha1:a91ee9ef69a16257cf124ef53a7f7eb9357121b0</id>
<content type='text'>
mrege from trunk: r9655347

REVIEW: 2690339
x-ydb-stable-ref: a603bf48b7062fe1f247e2dba105f2114623c87b
</content>
</entry>
<entry>
<title>PR from branch users/shmel1k/LOGBROKER-7581_mirrorer_fixes_to_22-2</title>
<updated>2022-07-05T18:00:36Z</updated>
<author>
<name>Aleksandr Petrikhin</name>
<email>shmeleine@gmail.com</email>
</author>
<published>2022-07-05T18:00:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7d00701f4c2ef8f841a41ec86d7dfd1c5a8eb5f1'/>
<id>urn:sha1:7d00701f4c2ef8f841a41ec86d7dfd1c5a8eb5f1</id>
<content type='text'>
[LOGBROKER-7581] increase max message size in mirrorer
REVIEW: 2687752

LOGBROKER-7581 add default message size to actor_persqueue
REVIEW: 2690444

REVIEW: 2691194
x-ydb-stable-ref: 97a93896f920ecaa2a545b4285a6b01240c70cb7
</content>
</entry>
<entry>
<title>KIKIMR-14971 KIKIMR-15038: Backport overload and stats for ColumnShards into 22.2</title>
<updated>2022-07-05T18:00:34Z</updated>
<author>
<name>Artem Zuikov</name>
<email>chertus@gmail.com</email>
</author>
<published>2022-07-05T18:00:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8ce18c6635e7cee5d50bc9151b3b37b84da887c4'/>
<id>urn:sha1:8ce18c6635e7cee5d50bc9151b3b37b84da887c4</id>
<content type='text'>
REVIEW: 2661554

REVIEW: 2685632
x-ydb-stable-ref: 6581b1d410c8efb66c68d82e6d64c8f1728014c6
</content>
</entry>
</feed>
