cxymds
|
8ef2c0a5e1
|
fix(storage): sync transition tier config across peers (#2918)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-11 15:23:29 +00:00 |
|
Henry Guo
|
d6813b53a2
|
fix(ecstore): preserve list marker set index (#2919)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-11 15:20:43 +00:00 |
|
Henry Guo
|
5ca99a8e32
|
fix(ecstore): fail listing on stalled reader (#2920)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-11 15:19:46 +00:00 |
|
唐小鸭
|
09c2d15057
|
fix(sse): Temporarily refactored the SSE design for ECStore (#2813)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-05-09 14:06:35 +00:00 |
|
安正超
|
8182e2dd38
|
test(ecstore): cover empty runtime listing candidates (#2889)
|
2026-05-09 01:57:54 +00:00 |
|
houseme
|
81ad48dac2
|
feat(targets): add AMQP support for notify and audit (#2879)
Co-authored-by: Hyesook Yun <74169420+suk13574@users.noreply.github.com>
|
2026-05-09 01:56:26 +00:00 |
|
安正超
|
1582f216fe
|
test(ecstore): cover offline capacity snapshots (#2880)
|
2026-05-08 16:33:34 +00:00 |
|
安正超
|
5081b8396d
|
test(ecstore): cover system path failure classifier (#2874)
|
2026-05-08 14:51:11 +00:00 |
|
houseme
|
c90bfe2b23
|
fix(ecstore): harden runtime read-path quorum handling (#2872)
|
2026-05-08 09:56:39 +00:00 |
|
安正超
|
e209fc6eef
|
test(ecstore): cover store init health reset delegation (#2865)
|
2026-05-08 05:42:05 +00:00 |
|
weisd
|
97a2775434
|
fix(ecstore): reset drive health between store init format retries (#2848)
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-05-08 03:16:58 +00:00 |
|
cxymds
|
2a0fbb8d77
|
fix(ecstore): repair decommission pool quorum (#2847)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-07 11:14:11 +00:00 |
|
houseme
|
5431b9273d
|
feat(targets): complete redis mysql postgres target wiring (#2842)
Signed-off-by: jaehanbyun <awbrg789@naver.com>
Signed-off-by: houseme <housemecn@gmail.com>
Signed-off-by: Gunther Xing <jiengup@gmail.com>
Signed-off-by: JaySon-Huang <tshent@qq.com>
Co-authored-by: jaehanbyun <awbrg789@naver.com>
Co-authored-by: Gunther Xing <jiengup@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: cxymds <Cxymds@qq.com>
Co-authored-by: JaySon <tshent@qq.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-05-07 10:00:59 +00:00 |
|
cxymds
|
b7815b0694
|
fix(ecstore): remove startup order sensitivity (#2850)
|
2026-05-07 09:07:25 +00:00 |
|
安正超
|
5e0ca006f0
|
test(replication): cover ETag comparison edge cases (#2840)
|
2026-05-07 02:48:12 +00:00 |
|
Nikita Bakun
|
4d6171e996
|
fix(replication): handle version ID format mismatch with AWS S3 (#2829)
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-05-06 21:30:07 +00:00 |
|
安正超
|
9b9e0db9f6
|
test(lifecycle): cover ILM process time aliases (#2839)
|
2026-05-06 21:12:22 +00:00 |
|
安正超
|
4728abcff1
|
fix(security): document unsafe and TLS overrides (#2835)
|
2026-05-06 15:09:02 +00:00 |
|
cxymds
|
70be0804ee
|
fix: 2827 lifecycle days next midnight (#2833)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-06 15:00:53 +00:00 |
|
cxymds
|
9f07029373
|
fix: reload bucket metadata after lifecycle updates (#2822)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-06 13:01:44 +00:00 |
|
安正超
|
50ddec3ffc
|
fix: preserve data on self metadata copy (#2819)
Co-authored-by: cxymds <Cxymds@qq.com>
|
2026-05-06 06:28:36 +00:00 |
|
houseme
|
3dd0692917
|
refactor: unify credential env constants and deploy env usage (#2821)
Co-authored-by: Henry Guo <marshawcoco@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-05-06 04:30:29 +00:00 |
|
Alexander Kharkevich
|
995e26f5ee
|
fix(rpc): use map-encoded msgpack for all internode RPC responses (#2771)
Co-authored-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-05-05 03:42:29 +00:00 |
|
安正超
|
eb8868397e
|
fix: address security review follow-ups (#2781)
|
2026-05-03 13:53:36 +00:00 |
|
安正超
|
66c38b629d
|
Harden admin and RPC security checks (#2773)
Signed-off-by: 安正超 <anzhengchao@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-03 11:55:09 +00:00 |
|
Ramakrishna Chilaka
|
4978f60254
|
test(ecstore): cover ranged decode and harden offset bounds (#2758)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-05-02 09:02:50 +00:00 |
|
安正超
|
a455b4377c
|
fix: handle empty multipart list-parts (#2765)
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-05-02 02:47:52 +00:00 |
|
唐小鸭
|
e16f1ae639
|
fix(window): Compatible with Windows Path (#2691)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-28 14:36:59 +00:00 |
|
安正超
|
d79720da1d
|
test(signer): cover header fallback helpers (#2711)
|
2026-04-28 14:09:56 +00:00 |
|
houseme
|
2953558f41
|
fix(lifecycle): prevent eager date-expiry deletion on config update (#2708)
|
2026-04-28 10:26:14 +00:00 |
|
weisd
|
e0b8c4fd42
|
fix(storage): avoid faulting local drives on transient timeouts (#2714)
|
2026-04-28 06:38:31 +00:00 |
|
GatewayJ
|
09be06a4d2
|
fix(ecstore): log walk failures in IAM listing path (#2705)
Co-authored-by: GatewayJ <8352692332qq.com>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-27 14:13:40 +00:00 |
|
houseme
|
a68fe1601f
|
fix(ilm): harden signer failures and guard remote tier delete storms (#2706)
|
2026-04-27 12:39:02 +00:00 |
|
weisd
|
334184b005
|
fix(replication): prevent target state loss across buckets (#2704)
|
2026-04-27 09:27:33 +00:00 |
|
weisd
|
468dc3aebd
|
fix(replication): fan out single-bucket rules to all targets (#2701)
|
2026-04-27 06:51:19 +00:00 |
|
houseme
|
50d03ef021
|
perf(memory): add reclaim signals and cache controls (#2689)
|
2026-04-26 16:42:35 +00:00 |
|
houseme
|
59f41eb86a
|
feat(obs): improve metrics coverage and dashboard performance (#2682)
|
2026-04-25 18:51:29 +00:00 |
|
houseme
|
81854762d4
|
fix(ecstore): log missing local paths during physical disk independence checks (#2680)
|
2026-04-25 08:01:01 +00:00 |
|
houseme
|
1e9c75a201
|
feat(ecstore): enforce local disk topology guardrails and expose device ids (#2679)
|
2026-04-25 06:02:02 +00:00 |
|
安正超
|
80413e0f8e
|
test(ecstore): cover non-zero offset shard span reads (#2677)
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-25 02:31:28 +00:00 |
|
houseme
|
13b4500212
|
feat(obs): improve telemetry stack, replication metrics, and Grafana alignment (#2672)
Co-authored-by: Filipe Monteiro <a22407332@alunos.ulht.pt>
Co-authored-by: cxymds <Cxymds@qq.com>
Co-authored-by: weisd <im@weisd.in>
Co-authored-by: loverustfs <hello@rustfs.com>
Co-authored-by: 安正超 <anzhengchao@gmail.com>
|
2026-04-24 13:50:17 +00:00 |
|
houseme
|
368ef0f16c
|
refactor(targets): unify endpoint source/merge logic and bump rustfs-kafka-async to v1.2.0 (#2654)
Co-authored-by: Filipe Monteiro <a22407332@alunos.ulht.pt>
Co-authored-by: cxymds <Cxymds@qq.com>
Co-authored-by: weisd <im@weisd.in>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-04-23 09:14:36 +00:00 |
|
houseme
|
bc37cc4001
|
refactor(logging): unify request-id propagation and fallback metrics (#2652)
|
2026-04-23 07:11:27 +00:00 |
|
weisd
|
f08b592c6f
|
fix(storage): list prefix children behind marker objects (#2643)
|
2026-04-22 11:23:27 +00:00 |
|
weisd
|
09a83a8f56
|
fix: prevent object lock retention race (#2634)
|
2026-04-22 02:49:38 +00:00 |
|
weisd
|
a0f1bb4ff0
|
fix(lock): prevent stale distributed object locks (#2633)
|
2026-04-22 02:12:33 +00:00 |
|
唐小鸭
|
4aafb07173
|
refactor: update binary field types and conversions in RPC and protofiles (#2619)
Signed-off-by: 唐小鸭 <tangtang1251@qq.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: loverustfs <hello@rustfs.com>
|
2026-04-21 14:49:09 +00:00 |
|
houseme
|
960c13a34b
|
feat(storage): wire capacity/object perf tuning and add batch benchmark runners (#2628)
|
2026-04-21 07:20:57 +00:00 |
|
Andy Teijelo Pérez
|
989827e3b5
|
feat: add OTHER_AUDIENCES config (#2605)
Co-authored-by: GatewayJ <835269233@qq.com>
|
2026-04-21 03:48:13 +00:00 |
|
likewu
|
a77be8f89b
|
fix: some expect error (#2622)
Signed-off-by: likewu <likewu@126.com>
Co-authored-by: houseme <housemecn@gmail.com>
|
2026-04-21 03:27:50 +00:00 |
|