<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/actors, branch stable-22-2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=stable-22-2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=stable-22-2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-08-17T09:44:38Z</updated>
<entry>
<title>Fix early poller registration bug KIKIMR-15314</title>
<updated>2022-08-17T09:44:38Z</updated>
<author>
<name>Alexander Rutkovsky</name>
<email>alexander.rutkovsky@gmail.com</email>
</author>
<published>2022-08-17T09:44:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=47641f2e443a3550297accdbf79fc3d11ddd633a'/>
<id>urn:sha1:47641f2e443a3550297accdbf79fc3d11ddd633a</id>
<content type='text'>
REVIEW: 2727309
x-ydb-stable-ref: ff90f91cbc63e60c5320cb8fe57edb190a9f1f57
</content>
</entry>
<entry>
<title>Measure syscall timings in Interconnect KIKIMR-15192</title>
<updated>2022-07-06T21:02:18Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2022-07-06T21:02:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d6ebbccfda5ea234dc62023f7dc31641a358d1e4'/>
<id>urn:sha1:d6ebbccfda5ea234dc62023f7dc31641a358d1e4</id>
<content type='text'>
x-ydb-stable-ref: b5a1b56ccae72d0629280e8a1247f041f9c72ce7
</content>
</entry>
<entry>
<title>Missed changes for 33e0b0f01d29fe0a000c45feea0d5c855e0e78ae</title>
<updated>2022-07-06T20:04:30Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2022-07-06T20:04:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8b2fafa9888f6a85ad33912eccfb691f037fb285'/>
<id>urn:sha1:8b2fafa9888f6a85ad33912eccfb691f037fb285</id>
<content type='text'>
x-ydb-stable-ref: b5a1b56ccae72d0629280e8a1247f041f9c72ce7
</content>
</entry>
<entry>
<title>Support for automatic IPv6/v4 selection in IC KIKIMR-14977</title>
<updated>2022-06-14T11:50:33Z</updated>
<author>
<name>Alexander Rutkovsky</name>
<email>alexander.rutkovsky@gmail.com</email>
</author>
<published>2022-05-31T23:44:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=db8ce766560aefc563049ecad19d05bdda6d48b6'/>
<id>urn:sha1:db8ce766560aefc563049ecad19d05bdda6d48b6</id>
<content type='text'>
ref:9fc307f23e6bd58288b342be1ced17b0f82fbb9a
</content>
</entry>
<entry>
<title>22-2: Avoid large string copy in TRope constructor, KIKIMR-14749</title>
<updated>2022-06-06T11:41:01Z</updated>
<author>
<name>Alexey Borzenkov</name>
<email>snaury@yandex-team.ru</email>
</author>
<published>2022-06-06T11:41:01Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3feb8a16bbe51f7e2547a32e31447c0f1eae0906'/>
<id>urn:sha1:3feb8a16bbe51f7e2547a32e31447c0f1eae0906</id>
<content type='text'>
Merge from trunk: r9371671

REVIEW: 2484902
x-ydb-stable-ref: 0437bdca51cf7ee8979ee79b5af3720c5cffd109
</content>
</entry>
<entry>
<title>support of http kinesis proxy inside ydb KIKIMR-14665 KIKIMR-14218</title>
<updated>2022-04-18T18:02:24Z</updated>
<author>
<name>alexnick</name>
<email>alexnick@yandex-team.ru</email>
</author>
<published>2022-04-18T15:51:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=556795dc3e07c5497b7537aeadc7a17183b3aa51'/>
<id>urn:sha1:556795dc3e07c5497b7537aeadc7a17183b3aa51</id>
<content type='text'>
switch metrics registry to shared_ptr KIKIMR-14218
REVIEW: 2369561

support of http kinesis proxy inside ydb KIKIMR-14665
REVIEW: 2445707

LOGBROKER-7369 Add TCP_USER_TIMEOUT option on client socket
Unfortunately timeout issue can only be reproduced in special
conditions:
- tests are run locally
- the order of tests is as follows: GoodRequestGetRecords and GoodRequestGetRecordsLongStreamName should be
executed one after another.
In debugger one can clearly see the infinite waiting in socket.
Thereby the TCP_USER_TIMEOUT option fixes it.
Moving GoodRequestGetRecordsLongStreamName up or to a different
TEST_SUITE fix the issue as well though.
REVIEW: 2433681

LOGBROKER-7298 Fix verify on GetRecords call
Fix VERIFY issue
REVIEW: 2406664

LOGBROKER-7373 Fix empty body in error response
Fix empty body in error responce from http proxy
REVIEW: 2396287

LOGBROKER-7369 Fix local run of http proxy tests
Fix local run of http proxy tests
Actor HTTP server listens on IPv6 localhost, e.g. [::]
Tests send data to localhost. Resolving of localhost works
differently from system to system.
Replace localhost to 127.0.0.1 or :: depending on use case.
REVIEW: 2393055

REVIEW: 2451066
x-ydb-stable-ref: 22bc438d32d05e166c59a3e0e4afb51da8103c3a
</content>
</entry>
<entry>
<title>22-2: Snapshot isolation with prioritized reads, KIKIMR-13910</title>
<updated>2022-04-18T15:40:28Z</updated>
<author>
<name>Alexey Borzenkov</name>
<email>snaury@yandex-team.ru</email>
</author>
<published>2022-04-18T15:40:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9ada39f7f8bf02130d705ad98476449e5ff29443'/>
<id>urn:sha1:9ada39f7f8bf02130d705ad98476449e5ff29443</id>
<content type='text'>
Merge from trunk: r9171244, r9229795, r9244174, r9285534, r9300998, r9313872

REVIEW: 2435130
x-ydb-stable-ref: 9c878f6e7949737ee83323c98c1b7c64c372710e
</content>
</entry>
<entry>
<title>Fix location issue KIKIMR-14513</title>
<updated>2022-03-23T19:30:28Z</updated>
<author>
<name>Alexander Rutkovsky</name>
<email>alexvru@mail.ru</email>
</author>
<published>2022-03-23T19:30:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=de5efc9b59e9644050802bbebb921abef8c2ac49'/>
<id>urn:sha1:de5efc9b59e9644050802bbebb921abef8c2ac49</id>
<content type='text'>
REVIEW: 2387500

REVIEW: 2387634
x-ydb-stable-ref: 4be7269017153c1f164810bd373c63283b9c308b
</content>
</entry>
<entry>
<title>Reset ClockSkew on disconnect KIKIMR-14460</title>
<updated>2022-03-23T19:30:15Z</updated>
<author>
<name>Alexander Rutkovsky</name>
<email>alexvru@mail.ru</email>
</author>
<published>2022-03-23T19:30:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d95570e5b6bdf45b3dd07c79076ea49e48248131'/>
<id>urn:sha1:d95570e5b6bdf45b3dd07c79076ea49e48248131</id>
<content type='text'>
REVIEW: 2366331

REVIEW: 2367535
x-ydb-stable-ref: 810fd3595838f974804bd23f35865eb0fbc9108e
</content>
</entry>
<entry>
<title>YQ-816 STRICT_STFUNC_EXC macro for handling events and exceptions</title>
<updated>2022-02-18T12:51:50Z</updated>
<author>
<name>Vasily Gerasimov</name>
<email>UgnineSirdis@gmail.com</email>
</author>
<published>2022-02-18T12:51:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8d57865afed51c644443d0ecf764a573c708cc00'/>
<id>urn:sha1:8d57865afed51c644443d0ecf764a573c708cc00</id>
<content type='text'>
STRICT_STFUNC_EXC macro for handling events and exceptions

ref:7c4063586f79ab8f66018b2a0eac9d423134f82a
</content>
</entry>
</feed>
