Yicong-Huang commented on PR #7122:
URL: https://github.com/apache/texera/pull/7122#issuecomment-5128163369

   Thanks for the fix, I will check details tomorrow. It is related to 
@aglinxinyuan's recent efforts in #6891 #6918. 
   
   two high level comments for this quick fix:
   1. please remove a actor ref once receive return from terminating it. we 
want to prevent other actors from reaching it.
   2. please keep the time out shorter. 30s is quite long. those messages 
should happen in ms level.
   
   We need to figure out the root cause of the hanging, the timeout can only be 
a patch for short term.
   


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