aglinxinyuan opened a new issue, #4830: URL: https://github.com/apache/texera/issues/4830
### Task Summary AmberFIFOChannel implements per-channel exactly-once FIFO ordering with credit accounting; WorkerPort is the per-input-port worker-side state value. Neither is currently tested. Add focused specs covering the FIFO ordering branches (in-order delivery, out-of-order stash, duplicate drop), credit accounting on take, enable/disable, port-id association, plus the WorkerPort case-class defaults / mutation / equality. WorkerTimerService is intentionally skipped because it is a thin wrapper around AkkaActorService.sendToSelfWithFixedDelay. ### 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]
