Commit Graph

126 Commits

Author SHA1 Message Date
Joseph Doherty
34bc4e1137 Add batch 32 JS cluster meta backlog test mappings 2026-02-28 22:30:41 -05:00
Joseph Doherty
583867bc1d feat(batch26): merge websocket 2026-02-28 21:57:21 -05:00
Joseph Doherty
becd3c92b0 test(batch26): port cross-module websocket-dependent tests 2026-02-28 21:53:55 -05:00
Joseph Doherty
59a69f82d0 test(batch26): port websocket functional tests 2026-02-28 21:49:41 -05:00
Joseph Doherty
28f2a075fd feat(batch27): merge jetstream-core 2026-02-28 21:46:00 -05:00
Joseph Doherty
3653345a37 feat(batch26): implement websocket frame/core feature group A 2026-02-28 21:45:05 -05:00
Joseph Doherty
b28134ffe8 test(batch27): port jetstream engine heavy test wave 2026-02-28 21:41:56 -05:00
Joseph Doherty
941eaa62a6 test(batch27): port wave-b filestore-consumer-concurrency tests 2026-02-28 21:32:47 -05:00
Joseph Doherty
5159b930f0 test(batch27): port wave-a cross-module jetstream tests 2026-02-28 21:25:14 -05:00
Joseph Doherty
3501320c6e test(batch23): port and verify mapped route tests 2026-02-28 21:24:18 -05:00
Joseph Doherty
acf51bf480 feat(batch23): implement route subscription propagation and creation helpers 2026-02-28 21:16:01 -05:00
Joseph Doherty
c1734609a1 feat(batch31): merge raft-part-2 2026-02-28 20:56:08 -05:00
Joseph Doherty
57be6da558 batch31: verify raft test wave t2 statuses 2026-02-28 20:49:05 -05:00
Joseph Doherty
14e79f33ee batch31: implement raft group A catchup foundations 2026-02-28 20:41:21 -05:00
Joseph Doherty
5dbab2daa7 feat(batch19): merge accounts-core 2026-02-28 20:39:43 -05:00
Joseph Doherty
8d00012ba8 test(batch19): port accounts core mapped tests 2026-02-28 20:28:13 -05:00
Joseph Doherty
ac9934480f test(batch30): add direct raft node impl backlog tests 2026-02-28 20:23:42 -05:00
Joseph Doherty
8bc4dfa58c feat(batch30): implement raft group-c run loop behaviors 2026-02-28 20:17:45 -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
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
89a6479458 test(batch17): resolve tracked tests with pass evidence or explicit deferrals 2026-02-28 19:45:46 -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
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
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
cfddfc9084 feat(batch15): complete group 6 msgblock/consumerfilestore 2026-02-28 18:34:28 -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
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
8512515add feat(batch11): complete filestore init feature and test port 2026-02-28 14:09:22 -05:00
Joseph Doherty
0b3fe7d78a feat(batch11): complete group2 filestore state and utility paths 2026-02-28 13:57:10 -05:00
Joseph Doherty
cbef52bb34 feat(batch11): complete group1 filestore init 2026-02-28 13:38:56 -05:00
Joseph Doherty
0b19697983 feat(batch10): task5 verify T1 tests and defer T2 backlog 2026-02-28 13:13:37 -05:00
Joseph Doherty
f5a13bedff feat(batch10): task4 wire ocsp cache load save and server lifecycle 2026-02-28 13:05:45 -05:00