VuMartin commented on PR #7122: URL: https://github.com/apache/texera/pull/7122#issuecomment-5128511064
Thanks. I updated the termination timeout to 5s. For the actor ref cleanup, I kept the removal after successful graceful termination because gracefulStop still requires the actor ref to be available. The actor ref is removed immediately after termination succeeds to prevent further access. -- 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]
