miroir/crates/miroir-core
jedarden d5575d7a90 fix(anti_entropy): fix compilation issues with feature-gated Mode A tests
- Add #[cfg(feature = "peer-discovery")] to tests_mode_a_acceptance module
- Add WriteResponse import to dump_import.rs test module
- Disable obsolete test_acceptance_4_mode_a_shard_partitioning which uses
  old with_mode_a_scaling API that doesn't match current ModeACoordinator

The TTL suspend branch (miroir-uhj.8.3) was already implemented correctly
in repair_divergergent_pk (lines 931-966). Tests verify:
- Expired documents are deleted from all replicas (prevents zombie resurrection)
- Standard highest-updated_at-wins rule applies when not expired
- Anti-entropy origin tagging for CDC suppression

Closes: miroir-uhj.8.3

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 08:15:06 -04:00
..
benches Merge remote-tracking branch 'origin/master' 2026-05-24 05:21:32 -04:00
migrations P6.4: Mode B leader-only singleton coordinator (plan §14.5) 2026-05-23 05:21:16 -04:00
proptest-regressions/task_store P12: close Phase 12 epic — all 6 open problems triaged and documented 2026-04-24 19:14:23 -04:00
src fix(anti_entropy): fix compilation issues with feature-gated Mode A tests 2026-05-24 08:15:06 -04:00
tests fix(anti_entropy): fix compilation issues with feature-gated Mode A tests 2026-05-24 08:15:06 -04:00
Cargo.toml Merge remote-tracking branch 'origin/master' 2026-05-24 05:21:32 -04:00
proptest.toml P1.6: Verify property tests and benchmarks for router 2026-05-23 10:21:56 -04:00