yuluo-yx opened a new issue, #2720:
URL: https://github.com/apache/rocketmq-dashboard/issues/2720

   ## Problem
   
   `native-alert-e2e.sh` leaves its temporary cookie and run directory behind, 
and an availability failure can occur after those artifacts are created. Ports 
and the Java executable are also not validated consistently before startup.
   
   ## Expected behavior
   
   Validate inputs first, clean the owned process and temporary paths on exit 
or signals, and retain artifacts only through an explicit debugging opt-in.
   
   ## Proposed scope
   
   Add preflight checks, scoped lifecycle traps, `E2E_KEEP_ARTIFACTS`, and a 
lightweight shell regression for validation, cleanup, and retention.
   


-- 
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]

Reply via email to