<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb, branch 22.2.39</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=22.2.39</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=22.2.39'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-06-15T10:44:05Z</updated>
<entry>
<title>Fix TSwitchFlowWrapper implementation. (KIKIMR-15086)</title>
<updated>2022-06-15T10:44:05Z</updated>
<author>
<name>Sergei Puchin</name>
<email>s.puchin@gmail.com</email>
</author>
<published>2022-06-15T10:44:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0e5158ff4589f3ab8a9295dd2ecbdefb50f1a51e'/>
<id>urn:sha1:0e5158ff4589f3ab8a9295dd2ecbdefb50f1a51e</id>
<content type='text'>
REVIEW: 2636030

REVIEW: 2636450
x-ydb-stable-ref: 8b200206b9ed7233fc331507e01ff3ee8a2366e1
</content>
</entry>
<entry>
<title>potential fix for LOGBROKER-7475</title>
<updated>2022-06-15T10:44:04Z</updated>
<author>
<name>Aleksei Nikolaevskii</name>
<email>alexnikolaevsky@gmail.com</email>
</author>
<published>2022-06-15T10:44:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d9fa62401a336c0c1743b42a6775112fdb860487'/>
<id>urn:sha1:d9fa62401a336c0c1743b42a6775112fdb860487</id>
<content type='text'>
potential fix for LOGBROKER-7475
REVIEW: 2581092

REVIEW: 2632504
x-ydb-stable-ref: d9e7541ee7d0b730ea8f0401173f8049bfe823e4
</content>
</entry>
<entry>
<title>Add column name in typecast error message</title>
<updated>2022-06-15T10:44:04Z</updated>
<author>
<name>Mikhail Surin</name>
<email>surinmike@gmail.com</email>
</author>
<published>2022-06-15T10:44:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4230edd531b7ad8794a2f0b2fbd3ff3b5cdd8f9f'/>
<id>urn:sha1:4230edd531b7ad8794a2f0b2fbd3ff3b5cdd8f9f</id>
<content type='text'>
merge from trunk: r9575690

REVIEW: 2632489
x-ydb-stable-ref: 601ef863c7ff914ec5338b52ebb52ae86f780044
</content>
</entry>
<entry>
<title>[merge to 22-2] Fix race in tests</title>
<updated>2022-06-15T10:44:03Z</updated>
<author>
<name>mokhotskii</name>
<email>mokhotskii@yandex-team.ru</email>
</author>
<published>2022-06-15T10:44:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=65b5db5601fc4b0e91597f5d63979e587494bc31'/>
<id>urn:sha1:65b5db5601fc4b0e91597f5d63979e587494bc31</id>
<content type='text'>
KIKIMR-15009 Fix race on increment of counter in TMeteringSink
Fix race
REVIEW: 2632405

REVIEW: 2632792
x-ydb-stable-ref: 27aeb39294680deb5862bf40e8faff1896ce0160
</content>
</entry>
<entry>
<title>[merge to 22-2] Add FlushLimit to TMeteringSink</title>
<updated>2022-06-15T10:44:02Z</updated>
<author>
<name>mokhotskii</name>
<email>mokhotskii@yandex-team.ru</email>
</author>
<published>2022-06-15T10:44:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b03d6efa25ad31f6c8629c7a2f116f8c9ba8ef00'/>
<id>urn:sha1:b03d6efa25ad31f6c8629c7a2f116f8c9ba8ef00</id>
<content type='text'>
Add FlushLimit to TMeteringSink
It limits time period in one metering json. By default each json
contains at most 1hour time period.
REVIEW: 2580814

REVIEW: 2632151
x-ydb-stable-ref: f525de6bfdf3958a7bfd65061afdd7e29bdfd4d4
</content>
</entry>
<entry>
<title>reorder config loading KIKIMR-15082</title>
<updated>2022-06-15T10:44:02Z</updated>
<author>
<name>Vitalii Gridnev</name>
<email>gridnevvvit@gmail.com</email>
</author>
<published>2022-06-15T10:44:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9d200e5bcf064005177db031e405e346a73d50c2'/>
<id>urn:sha1:9d200e5bcf064005177db031e405e346a73d50c2</id>
<content type='text'>
REVIEW: 2632535
x-ydb-stable-ref: 5a50e849f17e840e81c76e25f7ad017110b91b0d
</content>
</entry>
<entry>
<title>Fix regression due to early add index table in to table operation for read request. KIKIMR-15065</title>
<updated>2022-06-15T10:44:01Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2022-06-15T10:44:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5a3638c13b62d589c8a63c99b28dc19f666fd4a7'/>
<id>urn:sha1:5a3638c13b62d589c8a63c99b28dc19f666fd4a7</id>
<content type='text'>
REVIEW: 2631058

REVIEW: 2631946
x-ydb-stable-ref: 304aaa4bb3809793a23f50259db7274ac19e150e
</content>
</entry>
<entry>
<title>PR from branch users/eivanov89/KIKIMR-14960-batch-schemeshard-stats_22-2</title>
<updated>2022-06-15T10:44:00Z</updated>
<author>
<name>Evgeniy Ivanov</name>
<email>i@eivanov.com</email>
</author>
<published>2022-06-15T10:44:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a26f504e5ded277ef98fe9b1232514eb7af628cf'/>
<id>urn:sha1:a26f504e5ded277ef98fe9b1232514eb7af628cf</id>
<content type='text'>
KIKIMR-14960: fix enum value of SchemeShardConfigItem

KIKIMR-14960: schemeshard should batch stats
REVIEW: 2606929

REVIEW: 2627628
x-ydb-stable-ref: 85844b8d405c3251c100a7b45471ad6a62c2b853
</content>
</entry>
<entry>
<title>22-2: Compressed backups: public api, cpp sdk, cli KIKIMR-14803</title>
<updated>2022-06-15T10:43:58Z</updated>
<author>
<name>Ilnaz Nizametdinov</name>
<email>i.nizametdinov@gmail.com</email>
</author>
<published>2022-06-15T10:43:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4b9c305c0b7baac37eb298e810e86d999f057e45'/>
<id>urn:sha1:4b9c305c0b7baac37eb298e810e86d999f057e45</id>
<content type='text'>
merge from trunk: r9566079

REVIEW: 2630448
x-ydb-stable-ref: 1b5a0b97fe622ff831c16634b7f72fe4e8d3f587
</content>
</entry>
<entry>
<title>22-2: Automatically transform read-only distributed transactions into snapshot reads, KIKIMR-15070</title>
<updated>2022-06-15T10:43:56Z</updated>
<author>
<name>Aleksei Borzenkov</name>
<email>snaury@gmail.com</email>
</author>
<published>2022-06-15T10:43:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ec54578fd0328cc795ce56f9abcacb7e979f09ed'/>
<id>urn:sha1:ec54578fd0328cc795ce56f9abcacb7e979f09ed</id>
<content type='text'>
Merge from trunk: r9573046

REVIEW: 2630785
x-ydb-stable-ref: 2a8b599bf89bd95c7f11eabb818fdb8c6db96305
</content>
</entry>
</feed>
