summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2831-826/+0
|
* Intermediate changesrobot-piglet2023-03-281-5/+15
|
* Intermediate changesrobot-piglet2023-03-281-2/+16
|
* revert light eventsxenoxeno2023-03-2858-1373/+362
|
* Fix asan problem with coro txalexvru2023-03-271-6/+10
|
* Fix TEventType::Load for null input bufferalexvru2023-03-253-4/+5
|
* Add not enough execution metrics,kruall2023-03-2410-3/+40
|
* Mandate sdk_version 11.0 when targeting MacOSthegeorg2023-03-2312-12/+12
|
* External build system generator release 21robot-ya-builder2023-03-1729-87/+87
| | | Update tools: yexport
* Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests,serg-belyakov2023-03-173-48/+35
| | | Remove redundant LeaseHolder resets
* Fix coroutine actor destructoralexvru2023-03-162-2/+9
|
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-15143-0/+5546
|
* Add all-to-one UT, add handshake broker to test environment,serg-belyakov2023-03-154-66/+132
| | | | | | | | | Decrease HandshakeBroker inflight limit Add HandshakeBroker to test environment Setup Handshake broker in test environment Increase timeout, decrease cluster size
* Fix cpu count metric,kruall2023-03-142-2/+2
|
* Fix overbooking reaction,kruall2023-03-141-24/+27
|
* Fix false starving state,kruall2023-03-149-31/+24
|
* Intermediate changesrobot-piglet2023-03-145-22/+166
|
* Add different next permission selection strategies for handshake broker,serg-belyakov2023-03-131-3/+38
| | | Add different selection strategies for handhsake broker
* Add Broker holder class which automatically frees the broker on destroy, ↵serg-belyakov2023-03-103-43/+82
| | | | | remove cancelled waiters from queue, do other minor improvements, Add TBrokerHolder class which automatically frees the broker on destroy,
* Improve coroutine actor interfacealexvru2023-03-104-24/+33
|
* Add THandle using in TEventLightva-kuznecov2023-03-101-0/+1
| | | Add THandle using in TEventLight
* cleanup event_pb.hxenoxeno2023-03-101-37/+0
|
* Intermediate changesrobot-piglet2023-03-101-0/+4
|
* Improve coroutine actor interfacealexvru2023-03-103-36/+31
|
* Add SSL_set_tlsext_host_name ssl optionmolotkov-and2023-03-094-14/+19
|
* light events for actor systemxenoxeno2023-03-0958-384/+1537
|
* Intermediate changesrobot-piglet2023-03-0930-0/+602
|
* Intermediate changesrobot-piglet2023-03-0745-30/+30
|
* External build system generator release 17robot-ya-builder2023-03-0624-15/+357
| | | Update tools: yexport
* Interconnect handshake activity markdownalexvru2023-03-061-6/+3
|
* Add capability to set headers to outgoing responsemolotkov-and2023-03-063-8/+120
|
* Remove incoming handshake broker, add inflight setting to IC common,serg-belyakov2023-02-284-26/+30
| | | | | Fix Remove outgoing handshake broker
* Improve TActorCoroalexvru2023-02-212-51/+26
|
* Перенос yc public yq events api в ossauzhegov2023-02-177-0/+137
| | | Initial version
* fix threads count determination for kqp tasks calculationivanmorozov2023-02-153-13/+22
| | | fix threads count
* attempt to stabilize perf test in different environmentsxenoxeno2023-02-092-47/+48
|
* Correct mem limit detection in mk8shor9112023-02-091-7/+12
|
* tasks calculation improveivanmorozov2023-02-091-0/+15
|
* Intermediate changesrobot-piglet2023-02-0742-347/+359
|
* Add metrics about thread count in pool,kruall2023-02-075-0/+23
|
* Intermediate changesrobot-piglet2023-02-0742-359/+347
|
* Allow using TlsActivationContext inside coroutinealexvru2023-02-022-6/+6
|
* Parse old IC version record, when new one is not present,serg-belyakov2023-01-312-1/+14
| | | | | | | | | UT initial optional minor tag Initial
* External build system generator release 12robot-ya-builder2023-01-3114-14/+14
| | | Update tools: yexport
* Add UT for IC version control,serg-belyakov2023-01-262-0/+9
| | | initial
* Fix ubsan errors in VDiskalexvru2023-01-251-3/+4
|
* Intermediate changesrobot-piglet2023-01-251-1/+1
|
* Add forgotten return in send method,kruall2023-01-241-1/+1
|
* Get rid of IActorVirtualva-kuznecov2023-01-232-11/+3
|
* Fix serialization for external data channel,alexvru2023-01-2312-48/+88
|