-
Notifications
You must be signed in to change notification settings - Fork 610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mute OperationLog.ConcurrentWrites test #2381
Mute OperationLog.ConcurrentWrites test #2381
Conversation
serbel324
commented
Mar 1, 2024
- s3 import thread pool usage too (s3 import thread pool usage too #2125)
- fix splitter build. correct libraries usage for blobs too. (fix splitter build. correct libraries usage for blobs too. #2123)
- [docs] add extra mkdir to quickstart ([docs] add extra mkdir to quickstart #410)
- Fixed missing peerdir in grpc_services (Fixed missing peerdir in grpc_services #2132)
- add query parameters to YQ public API (add query parameters to YQ public API #2046)
- Remove redundant FILES from ydb_recipe (Remove redundant FILES from ydb_recipe #2127)
- BTreeIndex Stats iterator interface (BTreeIndex Stats iterator interface #1949)
- YQ-2873 fix hanging in kqp compute actor (YQ-2873 fix hanging in kqp compute actor #2131)
- Add query builder library (Add query builder library #2133)
- clang14 compat (clang14 compat #2137)
- improve backtrace (improve backtrace #2040)
- LOGBROKER-8845 fix leak (LOGBROKER-8845 fix leak #2126)
- improve tests and fix ones (improve tests and fix ones #2129)
- switch pq provider to topic api (switch pq provider to topic api #2045)
- Renamed several tracing parameters (Renamed several tracing parameters #2134)
- Mute broken test (Mute broken test #2149)
- Yq 2068 task runner events refinement (Yq 2068 task runner events refinement #2122)
- YQL-17542 move sync CA related methods to TDqSyncComputeActorBase (YQL-17542 move sync CA related methods to TDqSyncComputeActorBase #2103)
- YQL-17526 finilize fixing sample rate (YQL-17526 finilize fixing sample rate #2146)
- ComputeDatabase has been put down in case of synchronisation stage (ComputeDatabase has been put down in case of synchronisation stage #2152)
- Add queries generator (Add queries generator #2156)
- Fix partial distributed commit of uncommitted changes during shard restart race (Fix partial distributed commit of uncommitted changes during shard restart race #2148)
- ** YQL-17542 fix build clang14 ( YQL-17542 fix build clang14 #2157)**
- BTreeIndex Stats Load index nodes (BTreeIndex Stats Load index nodes #2136)
- Fix broken test and add logs for other (Fix broken test and add logs for other #2163)
- Added database attribute to grpc request proxy span (Added database attribute to grpc request proxy span #2161)
- Refactored statistics in Simplified Plan and pretty-table (Refactored statistics in Simplified Plan and pretty-table #2170)
- Revert "Fix SetActivityType for actor" (Revert "Fix SetActivityType for actor" #2178)
- YQ-2068 remove unused ProgramBuilder for transformer (YQ-2068 remove unused ProgramBuilder for transformer #2162)
- Enable fixed test
- fix recompile request with query with params (fix recompile request with query with params #2164)
- fix windows build (fix windows build #2167)
- fix throwing exceptions on incorrect error message construction (fix throwing exceptions on incorrect error message construction #2160)
- clean TUnifiedBlobId. prepare for use TLogoBlobId only (clean TUnifiedBlobId. prepare for use TLogoBlobId only #2171)
- Generate bindings (Generate bindings #2187)
- [YQL-17789] Pull ReplicateScalars through WideMap and DqPhyStage boundary ([YQL-17789] Pull ReplicateScalars through WideMap and DqPhyStage boundary #2159)
- allow free arguments in FormatCode (allow free arguments in FormatCode #2153)
- YQL-17729
- split methods for stages execute/complete usage in case modification (split methods for stages execute/complete usage in case modification #2166)
- Support storage quorum when applying configuration (Support storage quorum when applying configuration #2173)
- Query service execute script parameters (Query service execute script parameters #2193)
- actors for saving/loading of per-column statistics (actors for saving/loading of per-column statistics #2195)
- Disable partial Sorted constraints (Disable partial Sorted constraints #2194)
- fix build clang14 (fix build clang14 #2199)
- YQL-17315: PG regression tests' deps (YQL-17315: PG regression tests' deps #2154)
- lower time difference issues from red to orange (lower time difference issues from red to orange #2197)
- fix blobstorage build clang14 (fix blobstorage build clang14 #2202)
- Import from S3: check error is retriable KIKIMR-21102 (Import from S3: check error is retriable KIKIMR-21102 #2198)
- YDB-1066 Added healthcheck RED issue for no pools in database (YDB-1066 Added healthcheck RED issue for no pools in database #2098)
- YDB-1453 added CORS headers to healthcheck handler (YDB-1453 added CORS headers to healthcheck handler #2174)
- fix style tests (fix style tests #2206)
- CMake14 build (CMake14 build #2207)
- partitioning has been fixed YQ-2789 (partitioning has been fixed YQ-2789 #1538)
- Fix memory usage for heavy normalizers (Fix memory usage for heavy normalizers #2204)
- fix bug with table (fix bug with table #1998)
- YQL-17315: PG test table deps
- resolves Wrong order of columns via Idea #2078: sort YdbResults via ColumnHints (resolves #2078: sort YdbResults via ColumnHints #2210)
- external table content has been decoded for viewer KIKIMR-18798 (external table content has been decoded for viewer KIKIMR-18798 #1281)
- Fix typo (Fix typo #2214)
- Make queries 36
- fix incorrect tests implementation (fix incorrect tests implementation #2212)
- Base transaction class for all propose operations (Base transaction class for all propose operations #2208)
- Fix TzTimestamp wrong encoding (YQL-17920) (Fix TzTimestamp wrong encoding (YQL-17920) #2222)
- [PG Syntax] Added ydb pragma support ([PG Syntax] Added ydb pragma support #2225)
- Test for ALTER TABLE RENAME TO (doesn't work yet) (Test for ALTER TABLE RENAME TO (doesn't work yet) #2228)
- Pass VDisk burst threshold in config
- YT YQL plugin; Fix configs parsing (YT YQL plugin; Fix configs parsing #2093)
- Add shared thread logic to harmonizer (Add shared thread logic to harmonizer #1767)
- parquet DateTime insert has been supported YQ-2570 (parquet DateTime insert has been supported YQ-2570 #1410)
- YQ-2786 partly unmute tests fq s3 (YQ-2786 partly unmute tests fq s3 #2143)
- Handle NOT Ready GetOperationResponse for Scripts (Handle NOT Ready GetOperationResponse for Scripts #1479)
- LOGBROKER-8953: change 400 to 503 status for Unavailable in http_proxy (LOGBROKER-8953: change 400 to 503 status for Unavailable in http_proxy #2130)
- Dynamic listing mass fix (Dynamic listing mass fix #1913)
- VERIFY that created ingress is not empty (VERIFY that created ingress is not empty #2233)
- Added database to request discriminator (Added database to request discriminator #2221)
- Implemented tracing for bulk row upsert (Implemented tracing for bulk row upsert #2218)
- fixes PG import csv file + scheme describe doesn't work. #2201: remove obsolete ENSURE (fixes #2201: remove obsolete ENSURE #2216)
- ci: run relwithdebinfo and debug with build-preset labels too (ci: run relwithdebinfo and debug with build-preset labels too #2245)
- Reading with a guarantee in case of autoscaling (Reading with a guarantee in case of autoscaling #2128)
- Fix missing ToFlow in dict join (Fix missing ToFlow in dict join #2189)
- REST Monitoring API Support for CPU Load Control (REST Monitoring API Support for CPU Load Control #2229)
- Base flow for EvWrite with locks (Base flow for EvWrite with locks #2234)
- Implemented tracing sampling by db (Implemented tracing sampling by db #2220)
- persqueue: add WRITE_ERROR_PARTITION_INACTIVE status code (persqueue: add WRITE_ERROR_PARTITION_INACTIVE status code #2241)
- KIKIMR-20543: ddl+dml in query service (KIKIMR-20543: ddl+dml in query service #1444)
- Volatile transaction support in EvWrite (Volatile transaction support in EvWrite #2196)
- persqueue: extract common ut code
- New volatile EvWrite tests (New volatile EvWrite tests #2253)
- Add TMPDIR to reducer and mapper enviroment (Add TMPDIR to reducer and mapper enviroment #2248)
- change large serializable test configuration (change large serializable test configuration #2244)
- BTreeIndex Stats Visit top nodes only (BTreeIndex Stats Visit top nodes only #2177)
- add fullscan metric (add fullscan metric #2192)
- resolves [pg] Smoke test for pgwire #1917: fix
- YQ-2862 Add partition id to log (YQ-2862 Add partition id to log #2251)
- support search_path in SET too (support search_path in SET too #2261)
- YQ-2068 extract TTypeBuilder from TProgramBuilder to get rid of dependency on IFunctionRegistry (YQ-2068 extract TTypeBuilder from TProgramBuilder to get rid of dependency on IFunctionRegistry #2224)
- Fix partition helpers (Fix partition helpers #2281)
- KIKIMR-20109 Direct write without partition ID for ydb_topic (KIKIMR-20109 Direct write without partition ID for ydb_topic #2185)
- purebench tool (purebench tool #2287)
- Application name into translation settings (Application name into translation settings #2235)
- clean useless metadata from memory (clean useless metadata from memory #2280)
- YQ-2068 delete Y_YQL_DQ_NO_PROGRAM_BUILDER_FOR_TRANSFORM (YQ-2068 delete Y_YQL_DQ_NO_PROGRAM_BUILDER_FOR_TRANSFORM #2272)
- BTreeIndex Stats Visit top nodes only fix max type (BTreeIndex Stats Visit top nodes only fix max type #2295)
- Revert "KIKIMR-20580: enable stream lookup (KIKIMR-20580: enable stream lookup #1676)" (Revert "KIKIMR-20580: enable stream lookup (#1676)" #2290)
- Disable PROTOC_TRANSITIVE_HEADERS to speed up build (Disable PROTOC_TRANSITIVE_HEADERS to speed up build #1784)
- Disable log batching for kv tablet (Disable log batching for kv tablet #2263)
- Dont return shared nodes for serverless KIKIMR-21128 (Dont return shared nodes for serverless KIKIMR-21128 #2264)
- BTreeIndex Stats Visit top nodes only fix negative epochs (BTreeIndex Stats Visit top nodes only fix negative epochs #2297)
- [CLI] double output fixed ([CLI] double output fixed #2301)
- Some PgAdmin fixes (Some PgAdmin fixes #2294)
- Enable PreparedDDL by default. (Enable PreparedDDL by default. #2293)
- [yt provider] Ignore resolve errors when reading symlink attributes ([yt provider] Ignore resolve errors when reading symlink attributes #2319)
- Move UserDb to TExecuteWriteUnit (Move UserDb to TExecuteWriteUnit #2282)
- Extract ydb init to separate classes (Extract ydb init to separate classes #2064)
- Removed redundant wilson uploader parameter (Removed redundant wilson uploader parameter #2270)
- Tracing scope to tracing rule rename (Tracing scope to tracing rule rename #2268)
- Delete single keys
- Test TPQTabletTests::DropTablet_Before_Write (Test TPQTabletTests::DropTablet_Before_Write #2306)
- add base_port_offset parameter to local_ydb (add base_port_offset parameter to local_ydb #2323)
- Check for ChangeQueue overflow in EvWrite (Check for ChangeQueue overflow in EvWrite #2324)
- LOGBROKER-8935: return error for compression.type config in Kafka API (LOGBROKER-8935: return error for compression.type config in Kafka API #2262)
- config for the service partition (config for the service partition #1807)
- TEvProposeTransaction handler (TEvProposeTransaction handler #1963)
- Revert "Disable log batching for kv tablet" (Revert "Disable log batching for kv tablet" #2328)
- use different storages per columns (use different storages per columns #2274)
- Add OAuth support Add OAuth support to replication #2311 (Add OAuth support #2311 #2312)
- Workload read without consumer and metrics fixes (Workload read without consumer and metrics fixes #1792)
- ydb workload kv init: add --max-partitions arg (ydb workload kv init: add --max-partitions arg #2085)
- tests: mute ydb/services/ydb/table_split_ut
- Fix stale read of some acknowledged writes after a table split (Fix stale read of some acknowledged writes after a table split #2286)
- schemeboard: pass describe-result as an opaque payload (schemeboard: pass describe-result as an opaque payload #2083)
- Removed unnecessary field (Removed unnecessary field #2338)
- Removed outdated comment (Removed outdated comment #2339)
- Move grpc actor client from Yandex specific library (Move grpc actor client from Yandex specific library #2351)
- Better handling for mediator time jumps in datashard (Better handling for mediator time jumps in datashard #2342)
- Fix predicate pushdown prompt (Fix predicate pushdown prompt #2348)
- fix backward compatibility on useless data cleaning (fix backward compatibility on useless data cleaning #2357)
- [pg] support of table row ([pg] support of table row #2350)
- Bring back NoArgument for syslog option (Bring back NoArgument for syslog option #2349)
- fix sortness of table in tests (fix sortness of table in tests #2362)
- dont rebuild s3 client in case same config (dont rebuild s3 client in case same config #2352)
- EvWrite OverloadSubscribe (EvWrite OverloadSubscribe #2341)
- YDB-1470 added database filter for time difference (YDB-1470 added database filter for time difference #2217)
- negative response from KQP (negative response from KQP #2345)
- Preserve original join node (Preserve original join node #2372)
- Preserve original join node if ForceSortedMerge=true (Preserve original join node if ForceSortedMerge=true #2373)
- Improove tablet generation value in Topic protocol (Improove tablet generation value in Topic protocol #2375)
- Mute OperationLog.ConcurrentWrites test
⚪
|
⚪
|