You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "ShirleyVera (via GitHub)" <gi...@apache.org> on 2023/03/20 06:59:06 UTC

[GitHub] [rocketmq] ShirleyVera commented on issue #6403: ShutdownHookMQTrace causes the process to fail to exit quickly when the consumer shutdown

ShirleyVera commented on issue #6403:
URL: https://github.com/apache/rocketmq/issues/6403#issuecomment-1475714406

   According to the stack information, it is assumed that the long-running thread blocked where the size of ArrayBlockingQueue was gotten in the flush() method when traceDispatcher shutdown. Here's the partial stack information I got.
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   At 2023-03-20 14:11:41, "lizhimins" ***@***.***> wrote:
   
   The graceful shutdown of a client involves several steps, such as notifying the server to remove the load balancing lock, asynchronously pushing the trace, etc. Can you confirm if the trace part is slow here?
   
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   You are receiving this because you authored the thread.Message ID: ***@***.***>


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org