summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [merge to 22-2] Add tests on pqv0/1 counters22.2.5mokhotskii2022-03-0117-287/+706
| | | | | | | | LOGBROKER-7220 Add pq v1 counters test REVIEW: 2266837 REVIEW: 2354266 x-ydb-stable-ref: 3c295a4e79d3ac0dd216667ae906252e7b53e9c3
* Backport PQ fixes from 21-4komels2022-02-2812-179/+348
| | | | | | | | | 8a8121ea26e5821bdcc586150b2fb3be5b68a3bf 890defc764d33def715b7c96b4f27adfacc14076 REVIEW: 2318246 REVIEW: 2353681 x-ydb-stable-ref: 40f9d95ccf1d9f080c0454da20ba7a7155a4c864
* fix fail of follower promotion KIKIMR-14429Alexey Efimov2022-02-281-0/+9
| | | | | REVIEW: 2353684 x-ydb-stable-ref: bec0b8fbcd3c02f44c986a45894bd799e45fa076
* KIKIMR-14189 ColumnShard tiered recompaction (Cherry pick commit r9171943)Artem Zuikov2022-02-2427-209/+912
| | | | | REVIEW: 2347385 x-ydb-stable-ref: 20fabfaafa4abff449cd20f5c445cc06bf3208c7
* fix default schemeshard tablet ids KIKIMR-13998Vitalii Gridnev2022-02-242-2/+6
| | | | | | | REVIEW: 2346799 REVIEW: 2347971 x-ydb-stable-ref: dab5cc8939c22ed8cb756c0e523532b912a4030d
* KIKIMR-13928: compatibility fixIgor Makunin2022-02-241-12/+13
| | | | | REVIEW: 2347048 x-ydb-stable-ref: 710c85458d71beb129df90d244168f46ce9a66c0
* 22-2: Use separate activities for mediator-related actors, KIKIMR-14419Alexey Borzenkov2022-02-245-4/+7
| | | | | | | Merge from trunk: r9171732 REVIEW: 2347156 x-ydb-stable-ref: 6696eb87e09dae5a821d470244d1d15da051f2be
* Remove unnecessary metadata update KIKIMR-9812Alexander Rutkovsky2022-02-241-3/+0
| | | | | | | REVIEW: 2345808 REVIEW: 2345866 x-ydb-stable-ref: cc2cec225498e78713cb7ed2fe5b0590f68f6c04
* merge from trunk: fix for tests KIKIMR-14230 MONSUPPORT-599alexnick2022-02-246-21/+10
| | | | | | | | | | | | | | | | | fix for test KIKIMR-14230 REVIEW: 2346698 remove sensor needed for investigation MONSUPPORT-599 REVIEW: 2346419 fix for test KIKIMR-14230 REVIEW: 2346559 fix for test KIKIMR-14230 REVIEW: 2346446 REVIEW: 2347036 x-ydb-stable-ref: 4a085ebebf727c92a2c6a8f2b6192758ac9cf8b5
* merge from trunk: support of pqv0, remove old read-rules LOGBROKER-7163alexnick2022-02-2411-63/+112
| | | | | | | | | | | | | | | | | | | | | | | fix for old read-rules LOGBROKER-7163 REVIEW: 2342989 remove tvm dependecy KIKIMR-14386 REVIEW: 2335742 add missing peerdirs Note: mandatory check (NEED_CHECK) was skipped support of pqv0 in first class citizen mode REVIEW: 2316816 add more tests for pqv0 and firstClassCitizen Note: mandatory check (NEED_CHECK) was skipped fix for race on destruction Note: mandatory check (NEED_CHECK) was skipped REVIEW: 2346379 x-ydb-stable-ref: cba3e236548e68a4ea06193a6bfabf12e707c265
* 22-2: Coordinator readstep subscription support, KIKIMR-13910Alexey Borzenkov2022-02-2412-30/+721
| | | | | | | Merge from trunk: r9167468 REVIEW: 2346783 x-ydb-stable-ref: b97f02ac563d488154c054b0c9479adf032cd4aa
* Create stable-22-2 branch.ydb-stable-sync2022-02-242641-1156793/+9082
| | | | x-ydb-stable-ref: 00c1cfd32d5dab59932179cc77e42b5d2ba59850
* fix for test KIKIMR-14230alexnick2022-02-223-6/+11
| | | | ref:02f9e7dbc94b83f2f5e6e9e9fd29f79004cbfe33
* intermediate changesarcadia-devtools2022-02-223-15/+72
| | | | ref:c86127ad8e19ccab541418bab5623fcf26dfa878
* fix for test KIKIMR-14230alexnick2022-02-221-5/+2
| | | | ref:83fe81bda445263daa309bfdecd20366450f7d1e
* intermediate changesarcadia-devtools2022-02-225-1358/+1342
| | | | ref:7ac6b5b5b39acad7857b7dd25ba7de88a0417eda
* rm unused includetobo2022-02-221-1/+0
| | | | ref:f0f0572f52d7977841789105c6b51d4ca5ea1382
* Initialize KQP Shutdown Controler when KQP service active only.YQ-193hor9112022-02-221-4/+6
| | | | ref:859a651a3b669de401073529de77909fd2d2fd0e
* Allow empty static name service files for NS_EXTERNALhor9112022-02-221-1/+4
| | | | ref:b58bf34e83e4a85ceedee7f7121b972973feb956
* intermediate changesarcadia-devtools2022-02-221-0/+2
| | | | ref:5368a5079f97ce7d1de0c1323595707e0485bf5d
* Remove unnecessary metadata update KIKIMR-9812Alexander Rutkovsky2022-02-221-3/+0
| | | | ref:476f1726c599c7447135e3c733c43aca39a22470
* YQ-863 Catch std::exception instead of yexception in CAVasily Gerasimov2022-02-221-2/+2
| | | | ref:a6bc8595c912433ddcb0b79f619075c9aaff991f
* YQ-863 Catch std::exception instead of yexception when getting token from ↵Vasily Gerasimov2022-02-222-4/+4
| | | | | | | | credentials provider Catch std::exception instead of yexception ref:bc0f56d7b900980190dfe30ae3553ab623d6137b
* YQ-863 Throw yexception in token accessor credentials providerVasily Gerasimov2022-02-221-1/+1
| | | | | | Throw yexception ref:c23bf12aa73a314d2a599cb5a6c51d0a0409c001
* YQ-895 UrlBuilder for S3 listing queriesdinmukhammed2022-02-215-5/+17
| | | | | | added UrlBuilder for s3 io discovery ref:f84856c5602392f63b018cd4cdc4f2e19e15072f
* intermediate changesarcadia-devtools2022-02-2148-14603/+23
| | | | ref:97eeefd83b6f381aa940777f0d803b239f434eaf
* Add --no-password option to YDB CLI, KIKIMR-12991pnv12022-02-214-3/+6
| | | | ref:6b79c474477a3da35518b55d85ea12398f9c44ff
* Fix comments to Docker doc KIKIMR-14317Vitalii Gridnev2022-02-214-6/+29
| | | | ref:e7e32ada28e8a1b24ff30157b3bd1e36a19e79ed
* intermediate changesarcadia-devtools2022-02-212-0/+70
| | | | ref:13079fed9f411a27e64e93afcdee28791690f38b
* KIKIMR-14416: fix typouzhas2022-02-211-1/+1
| | | | ref:7029ad15bfd6b69b468f57e4c1e2b0662dc9133a
* Added tests for CHANGEFEED KIKIMR-14213Ilnaz Nizametdinov2022-02-212-2/+79
| | | | ref:ece98d67baf9aec96421a2b70c992b865e8c05ef
* Fix retry synchronization in http gatewayVasily Gerasimov2022-02-211-1/+13
| | | | | | | | Add comment Fix retry synchronization in http gateway ref:d9a7e74aeb64789f1b3e8d9ecd40398cf456f110
* cleanup batch upload docVitalii Gridnev2022-02-211-3/+7
| | | | ref:0bd025a472a73664235d545ccc6183470ca6afb4
* intermediate changesarcadia-devtools2022-02-214-36/+150
| | | | ref:f9eefd8eed3595f41a195fc7080bbf602b0075af
* YQ-895 Added UrlBuilderdinmukhammed2022-02-217-6/+81
| | | | | | UrlBuilder ref:cf1b35f4fecea418c414ea09d677c07abc4fab1b
* intermediate changesarcadia-devtools2022-02-211-1/+2
| | | | ref:6658a4cf32ccedfc3b31dc4c03fc180b57ab155c
* YQL-13710 multithreaded testvvvv2022-02-212-0/+70
| | | | ref:f15045945e687c3d8e95568a5e69b768438921a8
* YQ-893 Formatting JSONEachRow -> json_each_rowdinmukhammed2022-02-212-10/+10
| | | | | | JSONEachRow ref:54c1c90ed38cf0e7bd6c5cf4cfa3993c8cd62db4
* intermediate changesarcadia-devtools2022-02-211-0/+3
| | | | ref:4d9a1cf58bea6fc2ccbb66306529ce71d9aa38d5
* fix for old read-rules LOGBROKER-7163alexnick2022-02-218-46/+106
| | | | ref:928e5aa5a0881cd0813ec4f1b9dbf34ee9eea616
* intermediate changesarcadia-devtools2022-02-212-1/+5
| | | | ref:3836e482cdd1bed6dfbdd3b18671c1f768e8b7d6
* YQL-13710 more patches, verify scriptvvvv2022-02-2164-157/+214
| | | | ref:3e820e2b73aad000b45a219791ece63594e4fc7a
* bye-bye yandex (market, extsearch, ydb)gleb-kov2022-02-211-1/+1
| | | | ref:6c2093468adf21ef472327c7a9dc074e9590133a
* LOGBROKER-7309 Fix various minor issuesmokhotskii2022-02-212-4/+6
| | | | | | | 1. Add modificator TRANSFORM_EMPTY_TO_NOTHING for DescribeStream::...::EndingSequenceNumber + test 2. Fix issue with transformation of double timestamps. 10e3 == 10'000, not 1000 + improved test ref:24bbca6652434c835e894c1b637ac818f0a358ec
* return domain / subdomain tablets by path on tabletinfo handler KIKIMR-14408Alexey Efimov2022-02-211-6/+40
| | | | ref:ef53c78334dd0460d3e9e835e0d1f1dbd4d0a93a
* initialize root domain with default user, groups and access rights KIKIMR-14361Alexey Efimov2022-02-2116-26/+234
| | | | ref:6beb48d94021d272c7da87fef709fcbc2aec8046
* intermediate changesarcadia-devtools2022-02-211-1/+1
| | | | ref:06bd8a5385cec91eef76eaf3065e7bd39ab6b40c
* Add hive viewer docs, KIKIMR-13082kruall2022-02-215-23/+83
| | | | ref:1d3b59283d6991c0b966234b003598a0023c2c6f
* KIKIMR-14224 unactual tests for outdated functionality upgrade domainsvc2022-02-217-2189/+1024
| | | | ref:13f29cbc57c5cdfd9fd954425dface520085b832
* Coordinator readstep subscription support, KIKIMR-13910Alexey Borzenkov2022-02-2113-30/+722
| | | | ref:c1f7450eda2277240e9d0e5fff689795b97f7401