aglinxinyuan opened a new issue, #4839: URL: https://github.com/apache/texera/issues/4839
Add unit tests for the pure logreplay-side primitives in amber/.../engine/architecture/logreplay: ReplayLogger trait, ReplayLoggerImpl (channel-switch logging, message append, drain semantics, replay-destination append), OrderEnforcer trait shape, and ReplayOrderEnforcer (empty-queue immediate completion, startStep skip, step-driven channel advance, single onComplete fire). Plus a sanity smoke test on the ReplayLogRecord case-class subtypes. (AsyncReplayLogWriter is intentionally skipped — it spawns its own thread and is hard to unit-test without flake.) ### Priority P3 - Low ### Task Type - [x] Testing / QA -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
