PhoenixRushi commented on issue #350:
URL: 
https://github.com/apache/hugegraph-computer/issues/350#issuecomment-4765766211

   Hi @imbajin,
   
   I'd like to investigate this issue.
   
   From my initial review, it seems that the worker enters the 
input/message-sending flow but may not reach `workerInputDone()`, which causes 
the master to keep waiting for `BSP_WORKER_INPUT_DONE. 
   
   I'll try to reproduce the integration test locally and trace the execution 
path around `WorkerInputManager`, `MessageSendManager`, and 
`QueuedMessageSender` to identify where the flow is getting blocked.
   
   I'll share my findings here as I dig deeper.
   
   Thanks !


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to