<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/actors/interconnect/interconnect_handshake.cpp, branch get_cmakelists2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=get_cmakelists2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=get_cmakelists2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-05-18T18:02:06Z</updated>
<entry>
<title>Validate incoming peer hostname through direct DNS lookup</title>
<updated>2023-05-18T18:02:06Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-05-18T18:02:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=aa90d2406103b86e18d21d2ee7b2b22aa8229a77'/>
<id>urn:sha1:aa90d2406103b86e18d21d2ee7b2b22aa8229a77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support xxHash in IC</title>
<updated>2023-05-10T18:41:42Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-05-10T18:41:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1c7bc09bc80a6e280d3b113f5e58363ab63d528f'/>
<id>urn:sha1:1c7bc09bc80a6e280d3b113f5e58363ab63d528f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove TEventDescr1 support from IC</title>
<updated>2023-04-14T13:49:48Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-04-14T13:49:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c51441779ee2b5294f551a2e52d12990f521d5e1'/>
<id>urn:sha1:c51441779ee2b5294f551a2e52d12990f521d5e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove TTcpPacketHeader_v1 support from IC</title>
<updated>2023-04-14T08:55:52Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-04-14T08:55:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b079747b8a665c7e1e9573163b558ffa7bb296f7'/>
<id>urn:sha1:b079747b8a665c7e1e9573163b558ffa7bb296f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement external data channel: connection</title>
<updated>2023-04-13T14:44:21Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-04-13T14:44:21Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=edbc6cad1fc50b1237b88cd16a78fd44777a6601'/>
<id>urn:sha1:edbc6cad1fc50b1237b88cd16a78fd44777a6601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for XDC support</title>
<updated>2023-04-11T14:47:06Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-04-11T14:47:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1fcae74aa73236d42a80519af04e8f5d0ef2592a'/>
<id>urn:sha1:1fcae74aa73236d42a80519af04e8f5d0ef2592a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests,</title>
<updated>2023-03-17T13:46:15Z</updated>
<author>
<name>serg-belyakov</name>
<email>serg-belyakov@yandex-team.com</email>
</author>
<published>2023-03-17T13:46:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=301dd8be69dd6a92ad204547887831fb3c50a53a'/>
<id>urn:sha1:301dd8be69dd6a92ad204547887831fb3c50a53a</id>
<content type='text'>
Remove redundant LeaseHolder resets</content>
</entry>
<entry>
<title>Add all-to-one UT, add handshake broker to test environment,</title>
<updated>2023-03-15T12:45:18Z</updated>
<author>
<name>serg-belyakov</name>
<email>serg-belyakov@yandex-team.com</email>
</author>
<published>2023-03-15T12:45:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=436d33639b5e19bedca39b32f1ab5bbd80827d46'/>
<id>urn:sha1:436d33639b5e19bedca39b32f1ab5bbd80827d46</id>
<content type='text'>
Decrease HandshakeBroker inflight limit

Add HandshakeBroker to test environment

Setup Handshake broker in test environment

Increase timeout, decrease cluster size</content>
</entry>
<entry>
<title>Add Broker holder class which automatically frees the broker on destroy, remove cancelled waiters from queue, do other minor improvements,</title>
<updated>2023-03-10T20:59:13Z</updated>
<author>
<name>serg-belyakov</name>
<email>serg-belyakov@yandex-team.com</email>
</author>
<published>2023-03-10T20:59:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b4b93eacdcfde94f6619d7633278097f475c50f2'/>
<id>urn:sha1:b4b93eacdcfde94f6619d7633278097f475c50f2</id>
<content type='text'>
Add TBrokerHolder class which automatically frees the broker on destroy,</content>
</entry>
<entry>
<title>Improve coroutine actor interface</title>
<updated>2023-03-10T14:56:15Z</updated>
<author>
<name>alexvru</name>
<email>alexvru@ydb.tech</email>
</author>
<published>2023-03-10T14:56:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=cc0aeb89f6ae78e1894b97b637a0458b0beb1c04'/>
<id>urn:sha1:cc0aeb89f6ae78e1894b97b637a0458b0beb1c04</id>
<content type='text'>
</content>
</entry>
</feed>
