Commit Graph

460 Commits

Author SHA1 Message Date
Joseph Doherty
8dd5d38415 chore(batch30): verify raft group-e feature statuses 2026-02-28 20:21:20 -05:00
Joseph Doherty
00c2799323 chore(batch30): verify raft group-d feature statuses 2026-02-28 20:19:24 -05:00
Joseph Doherty
8bc4dfa58c feat(batch30): implement raft group-c run loop behaviors 2026-02-28 20:17:45 -05:00
Joseph Doherty
5493703280 feat(batch19): implement service reply and stream import/export methods 2026-02-28 20:15:59 -05:00
Joseph Doherty
f4dfbf49bd feat(batch19): implement service import maps and response subscription methods 2026-02-28 20:10:06 -05:00
Joseph Doherty
ed1b62d6a3 feat(batch30): implement raft group-b snapshot helpers 2026-02-28 20:09:24 -05:00
Joseph Doherty
492030bd4b feat(batch30): implement raft group-a server integration 2026-02-28 20:06:17 -05:00
Joseph Doherty
a5b4dd39b1 chore(batch30): start batch and capture baseline gates 2026-02-28 19:58:14 -05:00
Joseph Doherty
d02f84ca7f chore(batch17): reconcile porting.db after merge 2026-02-28 19:54:51 -05:00
Joseph Doherty
b432fbd73f feat(batch17): merge client-core-second-half 2026-02-28 19:54:15 -05:00
Joseph Doherty
50f6b69fda feat(batch19): implement account latency and import-cycle methods 2026-02-28 19:53:59 -05:00
Joseph Doherty
48747e3aa4 chore(batch17): complete client core second-half verification cycle 2026-02-28 19:49:00 -05:00
Joseph Doherty
dcf1df44d1 feat(batch19): implement account trace/counter/export core methods 2026-02-28 19:47:10 -05:00
Joseph Doherty
89a6479458 test(batch17): resolve tracked tests with pass evidence or explicit deferrals 2026-02-28 19:45:46 -05:00
Joseph Doherty
6daa31adf2 chore(batch19): start accounts core batch 2026-02-28 19:38:46 -05:00
Joseph Doherty
1d42fe4499 chore(batch18): reconcile porting.db after merge 2026-02-28 19:37:13 -05:00
Joseph Doherty
45ac99b6cc chore(batch18): complete server-core batch with verified evidence 2026-02-28 19:34:19 -05:00
Joseph Doherty
4974339b52 feat(batch17): port lifecycle, tls, and rate-limited logging features 2026-02-28 19:32:59 -05:00
Joseph Doherty
027818b6b0 test(batch18): triage benchmark and norace mapped tests 2026-02-28 19:32:17 -05:00
Joseph Doherty
eb05308b5a test(batch18): port behavioral batch-18 tests 2026-02-28 19:29:19 -05:00
Joseph Doherty
108d06dd57 feat(batch18): implement group-b server core helpers 2026-02-28 19:24:25 -05:00
Joseph Doherty
8d5964efff feat(batch17): port inbound, header, and service-import client features 2026-02-28 19:18:37 -05:00
Joseph Doherty
f8d384711d feat(batch18): implement group-a server core helpers 2026-02-28 19:17:53 -05:00
Joseph Doherty
1baba5ac0e feat(batch17): port subscription and delivery client core features 2026-02-28 19:12:58 -05:00
Joseph Doherty
aeeb73f699 chore(batch17): start batch and stage group-a ids 2026-02-28 19:06:37 -05:00
Joseph Doherty
e16d7ffab3 chore(batch18): start batch and stage group-a features 2026-02-28 19:06:34 -05:00
Joseph Doherty
2b187a4c90 chore(batch16): reconcile porting.db after merge 2026-02-28 19:05:15 -05:00
Joseph Doherty
ebce0e4688 chore(batch16): complete client core first-half verification cycle 2026-02-28 19:04:04 -05:00
Joseph Doherty
1849780369 test(batch16): resolve route slow-consumer recover status with evidence 2026-02-28 19:01:57 -05:00
Joseph Doherty
a0b0b45f5e feat(batch16): port outbound and parser-facing client core features 2026-02-28 18:58:52 -05:00
Joseph Doherty
46ea749ad0 feat(batch16): port client helper and permission core features 2026-02-28 18:53:59 -05:00
Joseph Doherty
0cc5d89199 fix(tests): replace flaky sleep with retry loop in SubscriptionIndexTests
Use a 2-second deadline retry loop instead of fixed Thread.Sleep(200)
for async cache sweep verification, mirroring the Go test pattern.
2026-02-28 18:44:05 -05:00
Joseph Doherty
9db4130d53 feat(batch15): complete msgblock and consumer file store port 2026-02-28 18:39:18 -05:00
Joseph Doherty
cfddfc9084 feat(batch15): complete group 6 msgblock/consumerfilestore 2026-02-28 18:34:28 -05:00
Joseph Doherty
854f410aad feat(batch15): complete group 5 msgblock/consumerfilestore 2026-02-28 18:12:57 -05:00
Joseph Doherty
43d914bf83 feat(batch15): complete group 4 msgblock/consumerfilestore 2026-02-28 18:03:56 -05:00
Joseph Doherty
ced3e7e9b8 feat(batch15): complete group 3 msgblock/consumerfilestore 2026-02-28 17:45:04 -05:00
Joseph Doherty
fd0170b22c feat(batch15): complete group 2 msgblock/consumerfilestore 2026-02-28 17:10:41 -05:00
Joseph Doherty
f36bc3111b feat(batch15): complete group 1 msgblock/consumerfilestore 2026-02-28 17:03:31 -05:00
Joseph Doherty
5367c3f34d feat(batch14): complete filestore write lifecycle features and tests 2026-02-28 16:41:31 -05:00
Joseph Doherty
045faf7423 feat(batch14): complete group3 purge compact state and wave3 tests 2026-02-28 15:43:05 -05:00
Joseph Doherty
9a35e2dfc5 feat(batch14): complete group2 lifecycle checks and wave2 tests 2026-02-28 15:27:32 -05:00
Joseph Doherty
4f0a7f40fc feat(batch14): complete group1 write path and wave1 tests 2026-02-28 15:10:46 -05:00
Joseph Doherty
7670488369 plan(batch14): establish filestore write lifecycle execution baseline 2026-02-28 14:56:14 -05:00
Joseph Doherty
578869f8f9 chore(batch13): finalize filestore read-query batch completion 2026-02-28 14:50:27 -05:00
Joseph Doherty
cda4c0c5b6 feat(batch13): port filestore all-last-seqs and filter-is-all helpers 2026-02-28 14:49:00 -05:00
Joseph Doherty
3d2638dfaa feat(batch13): port filestore filtered-pending query helpers 2026-02-28 14:45:14 -05:00
Joseph Doherty
430ba17f42 feat(batch13): port filestore skip-first-block query helpers 2026-02-28 14:36:58 -05:00
Joseph Doherty
2cec58f559 plan(batch13): establish filestore read/query baseline and protocol 2026-02-28 14:30:31 -05:00
Joseph Doherty
b918c654d0 feat(batch12): complete filestore recovery 2026-02-28 14:27:00 -05:00