Commit Graph

  • f2c74a64b6 Fix rag_jina_reranker_v1_tiny_en-src Alexey Masterov 2025-04-15 14:45:00 +02:00
  • ae326a6df3 Fix pgtap, skip plpgsql_check Alexey Masterov 2025-04-15 13:51:26 +02:00
  • 19bea5fd0c CI: do not wait for tests to trigger deploy job (#11548) Alexander Bayandin 2025-04-15 12:23:41 +01:00
  • 5be94e28c4 Update the documentation of the cloud regress test (#11539) a-masterov 2025-04-15 13:00:25 +02:00
  • 63a106021a CI(allure-report-generate): Install allure to /tmp (#11579) Alexander Bayandin 2025-04-15 10:29:36 +01:00
  • dea05ed952 Remove CLI flag from pageserver binary as we're using config field instead devin/1744274347-add-dev-flag Devin AI 2025-04-15 09:27:47 +00:00
  • 75638230b2 comments jcsp/rfc-encryption-keys John Spray 2025-04-15 09:31:09 +01:00
  • 9a6ace9bde introduce new runners: unit-perf and use them for benchmark jobs (#11409) Fedor Dikarev 2025-04-15 10:21:44 +02:00
  • 8c77ccfc01 pageserver: log total progress during shard ancestor compaction (#11565) Erik Grinaker 2025-04-15 09:25:09 +02:00
  • 51ecd1bb37 Proxy release 2025-04-15 release-proxy-8106 github-actions[bot] 2025-04-15 06:01:10 +00:00
  • cbd2fc2395 Clean up logs and error messages in compute_ctl authorize middleware (#11576) Tristan Partin 2025-04-14 20:21:18 -05:00
  • 028a191040 Continue with s/spec/config changes (#11574) Tristan Partin 2025-04-14 16:18:21 -05:00
  • 53aadcefa0 fix clippy warnings Alex Chi Z 2025-04-14 15:59:17 -04:00
  • 92af8aeeb3 feat(pageserver): add initial encrypt key fields Alex Chi Z 2025-04-14 15:18:07 -04:00
  • 8cce27bedb pageserver: add a randomized read path test (#11519) Vlad Lazar 2025-04-14 16:31:32 +01:00
  • 02896e3d09 Change the Tag Alexey Masterov 2025-04-14 17:24:43 +02:00
  • 90b706cd96 tests: save pageserver metrics at the end of the test (#11559) Vlad Lazar 2025-04-14 16:13:20 +01:00
  • cae480d62f Fix some tests Alexey Masterov 2025-04-14 17:04:27 +02:00
  • 057ce115de fix(test): allow stale generation errors (1/2) (#11531) Alex Chi Z. 2025-04-14 10:51:17 -04:00
  • e85607eed8 tests: remove config tweak allowing old versions to start with a batching config (#11560) Vlad Lazar 2025-04-14 15:42:35 +01:00
  • 437071888e Fix logging in nightly physical replication benchmarks (#11541) Tristan Partin 2025-04-14 08:57:33 -05:00
  • 148b3701cf pageserver: add metrics for get page batch breaking reasons (#11545) Vlad Lazar 2025-04-14 14:24:47 +01:00
  • 2ec7630252 change tag Alexey Masterov 2025-04-14 14:46:50 +02:00
  • 1ad48b2eaf docs/rfcs: add storage encryption key RFC John Spray 2025-04-14 11:57:17 +01:00
  • d904e56e80 Add default_endpoint_settings Alexey Masterov 2025-04-14 14:07:27 +02:00
  • daebe50e19 refactor: plumb gate and cancellation down to to blob_io::BlobWriter (#11543) Christian Schwarz 2025-04-14 13:51:01 +02:00
  • d0d49d2985 Change default_endpoint_settings Alexey Masterov 2025-04-14 13:50:51 +02:00
  • a0fa73d508 Change settings Alexey Masterov 2025-04-14 13:11:09 +02:00
  • e0ee6fbeff Remove deprecated --compute-hook-url storcon param (#11551) Arpad Müller 2025-04-14 12:36:40 +02:00
  • 307fa2ceb7 Remove unused n_synced variable from HandleSafekeeperResponse (#11553) Konstantin Knizhnik 2025-04-14 12:45:13 +03:00
  • a338984dc7 pageserver: support keys at different LSNs in one get page batch (#11494) Vlad Lazar 2025-04-14 10:05:29 +01:00
  • 9a89a8e9ee Add ADMIN API KEY Alexey Masterov 2025-04-14 10:40:08 +02:00
  • 6ebc6e3994 Using admin API Alexey Masterov 2025-04-14 09:59:06 +02:00
  • 8936a7abd8 Increase limit for worker processes for isolation test (#11504) Konstantin Knizhnik 2025-04-12 21:09:12 +03:00
  • 946e971df8 feat(proxy): add batching to cancellation queue processing (#10607) Conrad Ludgate 2025-04-12 10:16:22 +01:00
  • d109bf8c1d neon_local: use ed25519 to gen local ssl certs (#11542) Dmitrii Kovalkov 2025-04-11 21:49:15 +04:00
  • 1155945a3e Revert "revert the cancellation sensitivity change for the flush task, doesn't work because flush task can't disambiguate orderly shutdown" problame/async-cleanup-on-drop-for-writers Christian Schwarz 2025-04-11 18:39:33 +02:00
  • 42922cebe0 revert the cancellation sensitivity change for the flush task, doesn't work because flush task can't disambiguate orderly shutdown Christian Schwarz 2025-04-11 18:36:06 +02:00
  • 69e0c65393 also do this async cleanup after drop for EphemeralFile, it already uses BufferedWriter Christian Schwarz 2025-04-11 18:18:33 +02:00
  • cd07b120b5 Storage release 2025-04-11 release-8355 github-actions[bot] 2025-04-11 16:20:12 +00:00
  • 4f7b2cdd4f feat(pageserver): gc-compaction result verification (#11515) Alex Chi Z. 2025-04-11 11:50:29 -04:00
  • 3388eb1205 Merge branch 'problame/async-cleanup-on-drop-for-writers' into yuchen/direct-io-delta-image-layer-write yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 17:46:46 +02:00
  • 2f0677be26 refactor delta&image writers to perform cleanup on Drop in the background Christian Schwarz 2025-04-11 17:20:20 +02:00
  • 66f56ddaec fix(pageserver): allow shutdown errors for gc compaction tests (#11530) Alex Chi Z. 2025-04-11 11:20:51 -04:00
  • fd16caa7d0 pageserver: yield for L0 during ancestor compaction (#11536) Erik Grinaker 2025-04-11 17:09:28 +02:00
  • ff5a527167 Consolidate compute_ctl configuration structures (#11514) Tristan Partin 2025-04-11 10:06:29 -05:00
  • 062c7b9a76 refactor: plumb gate and cancellation down to to blob_io::BlobWriter Christian Schwarz 2025-04-11 17:00:00 +02:00
  • c6209b4a39 Revert "undo all changes except gate,cancel,context propagation" Christian Schwarz 2025-04-11 16:57:36 +02:00
  • f25f71bc98 undo all changes except gate,cancel,context propagation Christian Schwarz 2025-04-11 16:57:19 +02:00
  • 2ee316b454 minimize diff a bit Christian Schwarz 2025-04-11 16:46:41 +02:00
  • a929e7a844 gate & cancel propagation: make it less invasive Christian Schwarz 2025-04-11 16:35:23 +02:00
  • 3f417d4ac8 Merge 2025-04-11 main commit 'c66444ea1538349d13ab5e87bca880394434004b' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:26:41 +02:00
  • af6c433947 Merge 2025-04-09 main commit 'a04e33ceb638a3ee5fef8d642b57ffc3a4543c98' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:26:26 +02:00
  • fd7e3fd82f Merge WITH CONFLICTS commit '72832b32140a78db7612af626d7c69079d73f445' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:24:35 +02:00
  • ddf6ba75c2 Merge 2025-04-09 main commit 'd11f23a3419a5b8eef62bc5736a4dd9d413bdab8' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:18:59 +02:00
  • f017382b2b Merge 2025-04-09 main commit 'e7502a3d637932a59ee502ababb1df3d0e3bca26' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:18:48 +02:00
  • d0cb1a93dc Merge 2025-04-09 main commit 'ef8101a9be3ce80d104943238a7d608561432189' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:18:34 +02:00
  • 140b47dc5a Merge 2025-04-09 main commit 'a6ff8ec3d47963616d9cef07421d9319db958e8a' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:17:54 +02:00
  • de1c392082 Merge 2025-04-07 main commit '486872dd28d538817599f29b045be025d1e3f43a' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:17:32 +02:00
  • c5c60e156e Merge WITH CONFLICTS 2025-03-18 main commit '9fb77d6cdd0894ec4e93b4fe3a576655cfad3b2e' into yuchen/direct-io-delta-image-layer-write Christian Schwarz 2025-04-11 16:13:44 +02:00
  • c66444ea15 Add timeline_import http endpoint (#11484) Arpad Müller 2025-04-11 16:10:27 +02:00
  • 88f01c1ca1 Introduce WalIngestError (#11506) Arpad Müller 2025-04-11 16:08:46 +02:00
  • 0efe08b74f Use PageserverConf field for dev mode instead of CLI flag Devin AI 2025-04-11 13:57:12 +00:00
  • eb030fa5a5 skip pg versions luist18/pg_rest Luís Tavares 2025-04-08 11:02:05 +01:00
  • 307899408f Fix pg_graphql Alexey Masterov 2025-04-11 15:35:28 +02:00
  • 441fae23d8 Sort dependencies diko/rcgen_in_neon_local Dmitrii Kovalkov 2025-04-11 15:24:11 +02:00
  • 50841ab868 User rcgen in neon_local Dmitrii Kovalkov 2025-04-11 15:22:12 +02:00
  • a6937a3281 pageserver: improve shard ancestor compaction logging (#11535) Erik Grinaker 2025-04-11 14:14:08 +02:00
  • 9256935e1b fix download usage of buffered writer (using pad + set_len strategy) Christian Schwarz 2025-04-11 13:50:23 +02:00
  • 647c881878 fix for vectored_blob_io::tests::test_really_big_array Christian Schwarz 2025-04-11 13:31:51 +02:00
  • 3c8565a194 test_runner: propagate config via attach_hook for test fix (#11529) Erik Grinaker 2025-04-11 13:31:12 +02:00
  • d1277b8259 I have a hypothesis for what the issue is with the vectored_blob_io::tests::test_really_big_array Christian Schwarz 2025-04-11 13:26:39 +02:00
  • 53b837d507 put in a note on blob_io writer not needed to do owned buffers io anymore Christian Schwarz 2025-04-11 13:25:25 +02:00
  • f5d69e97c4 remark: vectored_blob_io::tests::test_really_big_array is failing since before I started merging from main Christian Schwarz 2025-04-11 12:56:07 +02:00
  • e79beb0720 turns out we can delete all the seek-related APIs as well Christian Schwarz 2025-04-11 12:24:28 +02:00
  • dfc364e4f4 remove non-absolute-position write APIs from VirtualFile Christian Schwarz 2025-04-11 11:54:12 +02:00
  • 979fa0682b tests: update batching perf test workload to include scattered LSNs (#11391) Christian Schwarz 2025-04-11 11:55:49 +02:00
  • 8884865bca tests: make test_pageserver_getpage_throttle less flaky (#11482) Christian Schwarz 2025-04-11 11:38:05 +02:00
  • dbf160dc60 Compute release 2025-04-11 release-compute-8317 github-actions[bot] 2025-04-11 07:01:04 +00:00
  • 4c4e33bc2e storage: add http/https server and cert resover metrics (#11450) Dmitrii Kovalkov 2025-04-11 10:11:35 +04:00
  • 342607473a Make Endpoint::respec_deep() infinitely deep (#11527) Tristan Partin 2025-04-10 14:55:51 -05:00
  • 9c37bfc90a pageserver/tests: make image_layer_rewrite write less data (#11525) John Spray 2025-04-10 18:03:22 +01:00
  • 52dee408dc storage controller: improve safety of shard splits coinciding with controller restarts (#11412) John Spray 2025-04-10 17:55:37 +01:00
  • 5487a20b72 compute: Set log_parameter=off for audit logging. (#11500) Anastasia Lubennikova 2025-04-10 16:28:28 +01:00
  • f06d721a98 test(pageserver): ensure gc-compaction does not fire critical errors (#11513) Alex Chi Z. 2025-04-10 10:53:37 -04:00
  • 2e35f23085 tests: remove ignored fair field (#11521) Christian Schwarz 2025-04-10 16:24:30 +02:00
  • 7cdb292b37 Add pg_tenant_only_auth_public_key_path check to safekeeper authentication ci-run/pr-11517 Devin AI 2025-04-10 13:49:18 +00:00
  • 5063151271 compute: Add more neon ids to compute (#11366) Anastasia Lubennikova 2025-04-10 14:04:18 +01:00
  • af246e340e DNM: notes on buffered writer integration from current code perspective problame/direct-io-buffered-writer-notes Christian Schwarz 2025-04-10 14:58:59 +02:00
  • a55e0192dc Add missing bail import to pageserver.rs Devin AI 2025-04-10 10:34:31 +00:00
  • 4faf744c36 rm test_s3_wal_replay_s3_only Arseny Sher 2025-04-07 17:42:33 +02:00
  • fa3ceab30e Fix formatting issues Devin AI 2025-04-10 10:15:37 +00:00
  • 0122d97f95 test_runner: only use last gen in test_location_conf_churn (#11511) Erik Grinaker 2025-04-10 12:07:16 +02:00
  • fae7528adb walproposer: make it aware of membership (#11407) Arseny Sher 2025-04-10 12:55:37 +03:00
  • 9222995c4f REVIEW more the shutdown API Christian Schwarz 2025-04-10 11:16:35 +02:00
  • 7710c18761 Check both HTTP and PostgreSQL authentication in safekeeper Devin AI 2025-04-10 08:52:25 +00:00
  • 1e14d784f4 Update allowed_errors.py to include new dev mode warning message Devin AI 2025-04-10 08:51:39 +00:00
  • 2574bbe072 Update dev mode warning message to match storage controller Devin AI 2025-04-10 08:51:15 +00:00
  • d74c715602 Check pg_auth_type in pageserver authentication check Devin AI 2025-04-10 08:50:04 +00:00
  • 69cfd1f7e0 Remove redundant --dev flag in neon_local.rs Devin AI 2025-04-10 08:47:21 +00:00